次の方法で共有


AzureVmWorkloadProtectedItem.ServerName プロパティ

定義

インスタンスまたは AG のホスト名またはクラスター名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象