INetworkInterfacePropertiesFormat.PrivateEndpointExtendedLocationName Property

Definition

The name of the extended location.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The name of the extended location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)]
public string PrivateEndpointExtendedLocationName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The name of the extended location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)>]
member this.PrivateEndpointExtendedLocationName : string
Public ReadOnly Property PrivateEndpointExtendedLocationName As String

Property Value

Attributes

Applies to