次の方法で共有


VirtualIPMapping.ServiceName プロパティ

定義

仮想 IP が割り当てられているサービスの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象