ServerlessComputeSettings.ServerlessComputeCustomSubnet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string ServerlessComputeCustomSubnet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ServerlessComputeCustomSubnet : string with get, set
Public Property ServerlessComputeCustomSubnet As String
Property Value
Implements
- Attributes