次の方法で共有


VirtualMachineScaleSetUpdateNetworkConfiguration.DnsSettings Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsSettings")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSetNetworkConfigurationDnsSettings DnsSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsSettings")>]
member this.DnsSettings : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSetNetworkConfigurationDnsSettings with get, set
Public Property DnsSettings As VirtualMachineScaleSetNetworkConfigurationDnsSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to