IVMwareIdentity.SegmentId Property

Definition

NSX Segment identifier. Generally the same as the Segment's display name

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="NSX Segment identifier. Generally the same as the Segment's display name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="segmentId")]
public string SegmentId { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="NSX Segment identifier. Generally the same as the Segment's display name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="segmentId", Update=true)]
public string SegmentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="NSX Segment identifier. Generally the same as the Segment's display name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="segmentId")>]
member this.SegmentId : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="NSX Segment identifier. Generally the same as the Segment's display name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="segmentId", Update=true)>]
member this.SegmentId : string with get, set
Public Property SegmentId As String

Property Value

Attributes

Applies to