IAppServicePlan.ExtendedLocationType Property

Definition

Type of extended location.

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

Property Value

Attributes

Applies to