Share via


Workspace.AllowPublicAccessWhenBehindVnet Property

Definition

The flag to indicate whether to allow public access when behind VNet.

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

Property Value

Implements

Attributes

Applies to