次の方法で共有


ServerBackup.Source プロパティ

定義

バックアップ ソースを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象