Delen via


OnlineEndpointProperties.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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.PublicNetworkAccessType? PublicNetworkAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
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