Get Application Result
The application resource.
Constructors
Properties
Describes the managed identities for an Azure resource.
List of user assigned identities for the application, each mapped to a friendly name.
The maximum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. By default, the value of this property is zero and it means that the services can be placed on any node.
List of application capacity metric description.
The minimum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. If this property is set to zero, no capacity will be reserved. The value of this property cannot be more than the value of the MaximumNodes property.
List of application parameters with overridden values from their default values specified in the application manifest.
The current deployment or provisioning state, which only appears in the response
Remove the current application capacity settings.
The version of the application type as defined in the application manifest.
Describes the policy for a monitored application upgrade.