次の方法で共有


NetworkProperties.Subnets Property

Definition

Gets or sets the List of subnets.

[Newtonsoft.Json.JsonProperty(PropertyName="subnets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Subnet> Subnets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnets")>]
member this.Subnets : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Subnet> with get, set
Public Property Subnets As IList(Of Subnet)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to