Compartir a través de


IotHubSkuInfo.Tier Propiedad

Definición

Obtiene el nivel de facturación del centro de IoT. Entre los valores posibles se incluyen: "Free", "Standard", "Basic"

[Newtonsoft.Json.JsonProperty(PropertyName="tier")]
public Microsoft.Azure.Management.IotHub.Models.IotHubSkuTier? Tier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tier")>]
member this.Tier : Nullable<Microsoft.Azure.Management.IotHub.Models.IotHubSkuTier>
Public ReadOnly Property Tier As Nullable(Of IotHubSkuTier)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a