Sdílet prostřednictvím


PSIotHubCapacity.DefaultProperty Property

Definition

The default number of units.

[Newtonsoft.Json.JsonProperty(PropertyName="default")]
public long? DefaultProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="default")>]
member this.DefaultProperty : Nullable<int64> with get, set
Public Property DefaultProperty As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to