共用方式為


IExchangePeeringFacility.MicrosoftIPv6Address Property

Definition

The IPv6 address of Microsoft at the exchange peering facility.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The IPv6 address of Microsoft at the exchange peering facility.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="microsoftIPv6Address")]
public string MicrosoftIPv6Address { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The IPv6 address of Microsoft at the exchange peering facility.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="microsoftIPv6Address")>]
member this.MicrosoftIPv6Address : string with get, set
Public Property MicrosoftIPv6Address As String

Property Value

Attributes

Applies to