ApplicationServerConfiguration interface
Gets or sets the application server configuration.
Properties
instance |
The number of app server instances. |
subnet |
The subnet id. |
virtual |
Gets or sets the virtual machine configuration. |
Property Details
instanceCount
The number of app server instances.
instanceCount: number
Property Value
number
subnetId
The subnet id.
subnetId: string
Property Value
string
virtualMachineConfiguration
Gets or sets the virtual machine configuration.
virtualMachineConfiguration: VirtualMachineConfiguration
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript