Share via


IDeletedConfigurationStore.Location Property

Definition

The location of the original configuration store.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="The location of the original configuration store.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="location")]
public string Location { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="The location of the original configuration store.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="location")>]
member this.Location : string
Public ReadOnly Property Location As String

Property Value

Attributes

Applies to