次の方法で共有


Provider.RegistrationState プロパティ

定義

リソース プロバイダーの登録状態を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象