VirtualNetworkResourceSettings.Subnet Property

Definition

Gets or sets List of subnets in a VirtualNetwork.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.ISubnetResourceSettings> Subnet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.Subnet : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.ISubnetResourceSettings> with get, set
Public Property Subnet As List(Of ISubnetResourceSettings)

Property Value

Implements

Attributes

Applies to