Share via


IWorkloadNetworkSegmentsList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkSegmentsListTypeConverter))]
public interface IWorkloadNetworkSegmentsList : Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkSegmentsListTypeConverter))>]
type IWorkloadNetworkSegmentsList = interface
    interface IJsonSerializable
Public Interface IWorkloadNetworkSegmentsList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink

The link to the next page of items

Value

The WorkloadNetworkSegment items on this page

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to