Share via


ITrunkedNetwork.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 trunked network.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="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 trunked network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="virtualMachinesAssociatedIds", Update=false)]
public System.Collections.Generic.List<string> VirtualMachinesAssociatedId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="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 trunked network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="virtualMachinesAssociatedIds", Update=false)>]
member this.VirtualMachinesAssociatedId : System.Collections.Generic.List<string>
Public ReadOnly Property VirtualMachinesAssociatedId As List(Of String)

Property Value

Attributes

Applies to