次の方法で共有


BMSContainerQueryObject.BackupEngineName プロパティ

定義

バックアップ エンジン名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象