IDatacenterAddressLocationResponse.AddressType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Address type
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Address type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="addressType")]
public string AddressType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Address type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="addressType")>]
member this.AddressType : string
Public ReadOnly Property AddressType As String
Property Value
- Attributes