Share via


IVMwareCbtNicDetails.SourceIPAddressType Property

Definition

The source IP address type.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The source IP address type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.EthernetAddressType) }, ReadOnly=true, Required=false, SerializedName="sourceIPAddressType")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.EthernetAddressType? SourceIPAddressType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The source IP address type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.EthernetAddressType) }, ReadOnly=true, Required=false, SerializedName="sourceIPAddressType")>]
member this.SourceIPAddressType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.EthernetAddressType>
Public ReadOnly Property SourceIPAddressType As Nullable(Of EthernetAddressType)

Property Value

Attributes

Applies to