Share via


IPrivateLinkResource.RequiredZoneName Property

Definition

Required Zone Names

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Required Zone Names", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requiredZoneNames")]
public string[] RequiredZoneName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Required 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