Share via


OnlineEndpoint.PublicNetworkAccess Property

Definition

Set to "Enabled" for endpoints that should allow public access when Private Link is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.PublicNetworkAccessType? PublicNetworkAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.PublicNetworkAccess : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.PublicNetworkAccessType> with get, set
Public Property PublicNetworkAccess As Nullable(Of PublicNetworkAccessType)

Property Value

Implements

Attributes

Applies to