Share via


CloudServicesNetwork.VirtualMachinesAssociatedId Property

Definition

Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> VirtualMachinesAssociatedId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.VirtualMachinesAssociatedId : System.Collections.Generic.List<string>
Public ReadOnly Property VirtualMachinesAssociatedId As List(Of String)

Property Value

Implements

Attributes

Applies to