IDeletedConfigurationStoreProperties.ConfigurationStoreId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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