共用方式為


LoadBalancerSku.Name Property

Definition

Gets or sets name of a load balancer SKU. Possible values include: 'Basic', 'Standard'

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerSkuName Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerSkuName with get, set
Public Property Name As LoadBalancerSkuName

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to