ASRNetwork.VmNetworkSubnetList Property

Definition

Gets or sets VM Network subnets.

public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Subnet> VmNetworkSubnetList { get; set; }
member this.VmNetworkSubnetList : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Subnet> with get, set
Public Property VmNetworkSubnetList As IList(Of Subnet)

Property Value

Applies to