Share via


CognitiveServicesAccountProperties.PublicNetworkAccess Property

Definition

Whether or not public endpoint access is allowed for this account.

public Azure.ResourceManager.CognitiveServices.Models.ServiceAccountPublicNetworkAccess? PublicNetworkAccess { get; set; }
member this.PublicNetworkAccess : Nullable<Azure.ResourceManager.CognitiveServices.Models.ServiceAccountPublicNetworkAccess> with get, set
Public Property PublicNetworkAccess As Nullable(Of ServiceAccountPublicNetworkAccess)

Property Value

Applies to