IDeletedConfigurationStore.ConfigurationStoreId Property

Definition

The resource id of the original configuration store.

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

Property Value

Attributes

Applies to