次の方法で共有


BackupEngineBase.BackupEngineId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象