AppServiceEnvironmentResource.MaximumNumberOfMachines 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 maximum number of VMs in the App Service Environment.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.maximumNumberOfMachines")]
public int? MaximumNumberOfMachines { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maximumNumberOfMachines")>]
member this.MaximumNumberOfMachines : Nullable<int>
Public ReadOnly Property MaximumNumberOfMachines As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute