PSManagedApplication Class
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.
public class PSManagedApplication : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ApplicationResource
type PSManagedApplication = class
inherit ApplicationResource
Public Class PSManagedApplication
Inherits ApplicationResource
- Inheritance
Constructors
PSManagedApplication(ApplicationResource) |
Properties
Id |
Gets azure resource identifier. (Inherited from ProxyResource) |
Identity |
Gets or sets describes the managed identities for an Azure resource. (Inherited from ApplicationResource) |
Location |
Gets or sets resource location depends on the parent resource. (Inherited from ProxyResource) |
ManagedIdentities |
Gets or sets list of user assigned identities for the application, each mapped to a friendly name. (Inherited from ApplicationResource) |
Name |
Gets azure resource name. (Inherited from ProxyResource) |
Parameters |
Gets or sets list of application parameters with overridden values from their default values specified in the application manifest. (Inherited from ApplicationResource) |
ProvisioningState |
Gets the current deployment or provisioning state, which only appears in the response (Inherited from ApplicationResource) |
SystemData |
Gets metadata pertaining to creation and last modification of the resource. (Inherited from ProxyResource) |
Tags |
Gets or sets azure resource tags. (Inherited from ProxyResource) |
Type |
Gets azure resource type. (Inherited from ProxyResource) |
UpgradePolicy |
Gets or sets describes the policy for a monitored application upgrade. (Inherited from ApplicationResource) |
Version |
Gets or sets the version of the application type as defined in the application manifest. This name must be the full Arm Resource ID for the referenced application type version. (Inherited from ApplicationResource) |
Methods
Validate() |
Validate the object. (Inherited from ApplicationResource) |