共用方式為


ServerSku.Name Property

Definition

The name of the sku, typically, tier + family + cores, e.g. Standard_D4s_v3.

public Azure.Provisioning.BicepValue<string> Name { get; }
member this.Name : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property Name As BicepValue(Of String)

Property Value

Applies to