Condividi tramite


CacheNetworkSettings.DnsServer Property

Definition

DNS servers for the cache to use. It will be set from the network configuration if no value is provided.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public string[] DnsServer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.DnsServer : string[] with get, set
Public Property DnsServer As String()

Property Value

String[]

Implements

Attributes

Applies to