GetManagedClusterApplicationResult

constructor(azureApiVersion: String, id: String, identity: ManagedIdentityResponse? = null, location: String? = null, managedIdentities: List<ApplicationUserAssignedIdentityResponse>? = null, name: String, parameters: Map<String, String>? = null, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, upgradePolicy: ApplicationUpgradePolicyResponse? = null, version: String? = null)