次の方法で共有


ProtectionContainer.RegistrationStatus プロパティ

定義

Recovery Services コンテナーへのコンテナーの登録の状態を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="registrationStatus")]
public string RegistrationStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationStatus")>]
member this.RegistrationStatus : string with get, set
Public Property RegistrationStatus As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象