Compartilhar via


PrivateLinkResourceProperties.RequiredZoneName Property

Definition

The list of required DNS zone names of the private link resource.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public string[] RequiredZoneName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.RequiredZoneName : string[]
Public ReadOnly Property RequiredZoneName As String()

Property Value

String[]

Implements

Attributes

Applies to