Share via


ISite.ExtendedLocationName Property

Definition

Name of extended location.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of extended location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")]
public string ExtendedLocationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of extended location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.ExtendedLocationName : string with get, set
Public Property ExtendedLocationName As String

Property Value

Attributes

Applies to