共用方式為


CloudApplianceInner.SubnetName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="subnetName")]
public string SubnetName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnetName")>]
member this.SubnetName : string with get, set
Public Property SubnetName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to