Sdílet prostřednictvím


IPrivateLinkResource.RequiredZoneName Property

Definition

Required Zone Names

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Required Zone Names", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="requiredZoneNames", Update=true)]
public System.Collections.Generic.List<string> RequiredZoneName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Required Zone Names", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="requiredZoneNames", Update=true)>]
member this.RequiredZoneName : System.Collections.Generic.List<string> with get, set
Public Property RequiredZoneName As List(Of String)

Property Value

Attributes

Applies to