ComputeInstanceContainer.Network Property

Definition

network of this container.

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

Property Value

Implements

Attributes

Applies to