次の方法で共有


DigitalTwinsEndpointResourceProperties.ProvisioningState プロパティ

定義

プロビジョニング状態を取得します。 使用可能な値には、'Provisioning'、'Deleteding'、'Updating'、'Succeeded'、'Failed'、'Canceled'、'Deleted'、'Warning'、'Suspending'、'Restoring'、'Moving'、'Disabled' などがあります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象