IPrivateLinkResource.RequiredZoneName Property

Definition

Gets or sets the private DNS zone names.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the private DNS zone names.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requiredZoneNames")]
public string[] RequiredZoneName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the private DNS zone names.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requiredZoneNames")>]
member this.RequiredZoneName : string[] with get, set
Public Property RequiredZoneName As String()

Property Value

String[]
Attributes

Applies to