OnlineDeployment.EgressPublicNetworkAccess Property

Definition

If Enabled, allow egress public network access. If Disabled, this will create secure egress. Default: Enabled.

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

Property Value

Implements

Attributes

Applies to