Share via


ServerlessComputeSettings.ServerlessComputeNoPublicIP Property

Definition

The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint

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

Property Value

Implements

Attributes

Applies to