次の方法で共有


Delegation.ServiceName プロパティ

定義

サブネットを委任するサービスの名前 (Microsoft.Sql/servers など) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象