Share via


MoverVirtualNetworkResourceSettings.Subnets Property

Definition

Gets or sets List of subnets in a VirtualNetwork.

public System.Collections.Generic.IList<Azure.ResourceManager.ResourceMover.Models.SubnetResourceSettings> Subnets { get; set; }
member this.Subnets : System.Collections.Generic.IList<Azure.ResourceManager.ResourceMover.Models.SubnetResourceSettings> with get, set
Public Property Subnets As IList(Of SubnetResourceSettings)

Property Value

Applies to