IWebPubSubProperties.NetworkAcLPrivateEndpoint Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="ACLs for requests from private endpoints", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IPrivateEndpointAcl) }, ReadOnly=false, Required=false, SerializedName="privateEndpoints")]
public Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IPrivateEndpointAcl[] NetworkAcLPrivateEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="ACLs for requests from private endpoints", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IPrivateEndpointAcl) }, ReadOnly=false, Required=false, SerializedName="privateEndpoints")>]
member this.NetworkAcLPrivateEndpoint : Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IPrivateEndpointAcl[] with get, set
Public Property NetworkAcLPrivateEndpoint As IPrivateEndpointAcl()

Property Value

IPrivateEndpointAcl[]
Attributes

Applies to