共用方式為


Datastore.ProvisioningState 屬性

定義

取得資料存放區布建的狀態。 可能的值包括:'Succeeded'、'Failed'、'Cancelled'、'Pending'、'Create'、'Updateing'、'刪除'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")]
public string ProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")>]
member this.ProvisioningState : string
Public ReadOnly Property ProvisioningState As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於