VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings.DomainNameLabel プロパティ

定義

ドメイン名ラベルを取得または設定します。ドメイン名ラベルと vm インデックスの連結は、作成される PublicIPAddress リソースのドメイン名ラベルになります

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象