AppServiceEnvironment.DedicatedHostCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets dedicated Host Count
[Newtonsoft.Json.JsonProperty(PropertyName="dedicatedHostCount")]
public int? DedicatedHostCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dedicatedHostCount")>]
member this.DedicatedHostCount : Nullable<int>
Public ReadOnly Property DedicatedHostCount As Nullable(Of Integer)
Property Value
- System.Nullable<System.Int32>
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute