Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

ACCEPTED - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Accepted for ProvisioningState.
Application - Interface in com.azure.resourcemanager.managedapplications.models
An immutable client-side representation of Application.
Application.Definition - Interface in com.azure.resourcemanager.managedapplications.models
The entirety of the Application definition.
Application.DefinitionStages - Interface in com.azure.resourcemanager.managedapplications.models
The Application definition stages.
Application.DefinitionStages.Blank - Interface in com.azure.resourcemanager.managedapplications.models
The first stage of the Application definition.
Application.DefinitionStages.WithApplicationDefinitionId - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify applicationDefinitionId.
Application.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
Application.DefinitionStages.WithIdentity - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify identity.
Application.DefinitionStages.WithKind - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify kind.
Application.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify location.
Application.DefinitionStages.WithManagedBy - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify managedBy.
Application.DefinitionStages.WithManagedResourceGroupId - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify managedResourceGroupId.
Application.DefinitionStages.WithParameters - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify parameters.
Application.DefinitionStages.WithPlan - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify plan.
Application.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify parent resource.
Application.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify sku.
Application.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application definition allowing to specify tags.
Application.Update - Interface in com.azure.resourcemanager.managedapplications.models
The template for Application update.
Application.UpdateStages - Interface in com.azure.resourcemanager.managedapplications.models
The Application update stages.
Application.UpdateStages.WithApplicationDefinitionId - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify applicationDefinitionId.
Application.UpdateStages.WithIdentity - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify identity.
Application.UpdateStages.WithKind - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify kind.
Application.UpdateStages.WithManagedBy - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify managedBy.
Application.UpdateStages.WithManagedResourceGroupId - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify managedResourceGroupId.
Application.UpdateStages.WithParameters - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify parameters.
Application.UpdateStages.WithPlan - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify plan.
Application.UpdateStages.WithSku - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify sku.
Application.UpdateStages.WithTags - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the Application update allowing to specify tags.
ApplicationArtifact - Class in com.azure.resourcemanager.managedapplications.models
Managed application artifact.
ApplicationArtifact() - Constructor for class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Creates an instance of ApplicationArtifact class.
ApplicationArtifactType - Enum in com.azure.resourcemanager.managedapplications.models
The managed application artifact type.
ApplicationClient - Interface in com.azure.resourcemanager.managedapplications.fluent
The interface for ApplicationClient class.
ApplicationDefinition - Interface in com.azure.resourcemanager.managedapplications.models
An immutable client-side representation of ApplicationDefinition.
ApplicationDefinition.Definition - Interface in com.azure.resourcemanager.managedapplications.models
The entirety of the ApplicationDefinition definition.
ApplicationDefinition.DefinitionStages - Interface in com.azure.resourcemanager.managedapplications.models
The ApplicationDefinition definition stages.
ApplicationDefinition.DefinitionStages.Blank - Interface in com.azure.resourcemanager.managedapplications.models
The first stage of the ApplicationDefinition definition.
ApplicationDefinition.DefinitionStages.WithArtifacts - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify artifacts.
ApplicationDefinition.DefinitionStages.WithAuthorizations - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify authorizations.
ApplicationDefinition.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
ApplicationDefinition.DefinitionStages.WithCreateUiDefinition - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify createUiDefinition.
ApplicationDefinition.DefinitionStages.WithDescription - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify description.
ApplicationDefinition.DefinitionStages.WithDisplayName - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify displayName.
ApplicationDefinition.DefinitionStages.WithIdentity - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify identity.
ApplicationDefinition.DefinitionStages.WithIsEnabled - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify isEnabled.
ApplicationDefinition.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify location.
ApplicationDefinition.DefinitionStages.WithLockLevel - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify lockLevel.
ApplicationDefinition.DefinitionStages.WithMainTemplate - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify mainTemplate.
ApplicationDefinition.DefinitionStages.WithManagedBy - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify managedBy.
ApplicationDefinition.DefinitionStages.WithPackageFileUri - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify packageFileUri.
ApplicationDefinition.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify parent resource.
ApplicationDefinition.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify sku.
ApplicationDefinition.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition definition allowing to specify tags.
ApplicationDefinition.Update - Interface in com.azure.resourcemanager.managedapplications.models
The template for ApplicationDefinition update.
ApplicationDefinition.UpdateStages - Interface in com.azure.resourcemanager.managedapplications.models
The ApplicationDefinition update stages.
ApplicationDefinition.UpdateStages.WithArtifacts - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify artifacts.
ApplicationDefinition.UpdateStages.WithAuthorizations - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify authorizations.
ApplicationDefinition.UpdateStages.WithCreateUiDefinition - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify createUiDefinition.
ApplicationDefinition.UpdateStages.WithDescription - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify description.
ApplicationDefinition.UpdateStages.WithDisplayName - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify displayName.
ApplicationDefinition.UpdateStages.WithIdentity - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify identity.
ApplicationDefinition.UpdateStages.WithIsEnabled - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify isEnabled.
ApplicationDefinition.UpdateStages.WithLockLevel - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify lockLevel.
ApplicationDefinition.UpdateStages.WithMainTemplate - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify mainTemplate.
ApplicationDefinition.UpdateStages.WithManagedBy - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify managedBy.
ApplicationDefinition.UpdateStages.WithPackageFileUri - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify packageFileUri.
ApplicationDefinition.UpdateStages.WithSku - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify sku.
ApplicationDefinition.UpdateStages.WithTags - Interface in com.azure.resourcemanager.managedapplications.models
The stage of the ApplicationDefinition update allowing to specify tags.
applicationDefinitionId() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Get the applicationDefinitionId property: The fully qualified path of managed application definition Id.
applicationDefinitionId() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Get the applicationDefinitionId property: The fully qualified path of managed application definition Id.
applicationDefinitionId() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Get the applicationDefinitionId property: The fully qualified path of managed application definition Id.
applicationDefinitionId() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the applicationDefinitionId property: The fully qualified path of managed application definition Id.
applicationDefinitionId() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Get the applicationDefinitionId property: The fully qualified path of managed application definition Id.
ApplicationDefinitionInner - Class in com.azure.resourcemanager.managedapplications.fluent.models
Information about managed application definition.
ApplicationDefinitionInner() - Constructor for class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Creates an instance of ApplicationDefinitionInner class.
ApplicationDefinitionListResult - Class in com.azure.resourcemanager.managedapplications.models
List of managed application definitions.
ApplicationDefinitionListResult() - Constructor for class com.azure.resourcemanager.managedapplications.models.ApplicationDefinitionListResult
Creates an instance of ApplicationDefinitionListResult class.
ApplicationDefinitionProperties - Class in com.azure.resourcemanager.managedapplications.fluent.models
The managed application definition properties.
ApplicationDefinitionProperties() - Constructor for class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Creates an instance of ApplicationDefinitionProperties class.
applicationDefinitions() - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager
Gets the resource collection API of ApplicationDefinitions.
ApplicationDefinitions - Interface in com.azure.resourcemanager.managedapplications.models
Resource collection API of ApplicationDefinitions.
ApplicationDefinitionsClient - Interface in com.azure.resourcemanager.managedapplications.fluent
An instance of this class provides access to all the operations defined in ApplicationDefinitionsClient.
ApplicationInner - Class in com.azure.resourcemanager.managedapplications.fluent.models
Information about managed application.
ApplicationInner() - Constructor for class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Creates an instance of ApplicationInner class.
ApplicationListResult - Class in com.azure.resourcemanager.managedapplications.models
List of managed applications.
ApplicationListResult() - Constructor for class com.azure.resourcemanager.managedapplications.models.ApplicationListResult
Creates an instance of ApplicationListResult class.
ApplicationLockLevel - Enum in com.azure.resourcemanager.managedapplications.models
The managed application lock level.
ApplicationManager - Class in com.azure.resourcemanager.managedapplications
Entry point to ApplicationManager.
ApplicationManager.Configurable - Class in com.azure.resourcemanager.managedapplications
The Configurable allowing configurations to be set.
ApplicationPatchable - Class in com.azure.resourcemanager.managedapplications.models
Information about managed application.
ApplicationPatchable() - Constructor for class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Creates an instance of ApplicationPatchable class.
ApplicationProperties - Class in com.azure.resourcemanager.managedapplications.fluent.models
The managed application properties.
ApplicationProperties() - Constructor for class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Creates an instance of ApplicationProperties class.
ApplicationPropertiesPatchable - Class in com.azure.resourcemanager.managedapplications.fluent.models
The managed application properties.
ApplicationPropertiesPatchable() - Constructor for class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Creates an instance of ApplicationPropertiesPatchable class.
ApplicationProviderAuthorization - Class in com.azure.resourcemanager.managedapplications.models
The managed application provider authorization.
ApplicationProviderAuthorization() - Constructor for class com.azure.resourcemanager.managedapplications.models.ApplicationProviderAuthorization
Creates an instance of ApplicationProviderAuthorization class.
applications() - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager
Gets the resource collection API of Applications.
Applications - Interface in com.azure.resourcemanager.managedapplications.models
Resource collection API of Applications.
ApplicationsClient - Interface in com.azure.resourcemanager.managedapplications.fluent
An instance of this class provides access to all the operations defined in ApplicationsClient.
apply() - Method in interface com.azure.resourcemanager.managedapplications.models.Application.Update
Executes the update request.
apply() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.Update
Executes the update request.
artifacts() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the artifacts property: The collection of managed application artifacts.
artifacts() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the artifacts property: The collection of managed application artifacts.
artifacts() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the artifacts property: The collection of managed application artifacts.
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.managedapplications.ApplicationManager
Creates an instance of Application service API entry point.
authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Creates an instance of Application service API entry point.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.managedapplications.ApplicationManager
Creates an instance of Application service API entry point.
authorizations() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the authorizations property: The managed application provider authorizations.
authorizations() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the authorizations property: The managed application provider authorizations.
authorizations() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the authorizations property: The managed application provider authorizations.

B

beginCreateOrUpdate(String, String, ApplicationDefinitionInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
beginCreateOrUpdate(String, String, ApplicationDefinitionInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
beginCreateOrUpdate(String, String, ApplicationInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
beginCreateOrUpdate(String, String, ApplicationInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
beginCreateOrUpdateById(String, ApplicationInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
beginCreateOrUpdateById(String, ApplicationInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
beginCreateOrUpdateById(String, String, ApplicationDefinitionInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
beginCreateOrUpdateById(String, String, ApplicationDefinitionInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
beginDelete(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.
beginDelete(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.
beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
beginDeleteById(String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
beginDeleteById(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
beginDeleteById(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.
beginDeleteById(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.

C

CAN_NOT_DELETE - Enum constant in enum com.azure.resourcemanager.managedapplications.models.ApplicationLockLevel
Enum value CanNotDelete.
CANCELED - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Canceled for ProvisioningState.
capacity() - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Get the capacity property: The SKU capacity.
com.azure.resourcemanager.managedapplications - package com.azure.resourcemanager.managedapplications
Package containing the classes for ApplicationClient.
com.azure.resourcemanager.managedapplications.fluent - package com.azure.resourcemanager.managedapplications.fluent
Package containing the service clients for ApplicationClient.
com.azure.resourcemanager.managedapplications.fluent.models - package com.azure.resourcemanager.managedapplications.fluent.models
Package containing the inner data models for ApplicationClient.
com.azure.resourcemanager.managedapplications.models - package com.azure.resourcemanager.managedapplications.models
Package containing the data models for ApplicationClient.
configure() - Static method in class com.azure.resourcemanager.managedapplications.ApplicationManager
Gets a Configurable instance that can be used to create ApplicationManager with optional configuration.
create() - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithCreate
Executes the create request.
create() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithCreate
Executes the create request.
CREATED - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Created for ProvisioningState.
createOrUpdate(String, String, ApplicationDefinitionInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
createOrUpdate(String, String, ApplicationDefinitionInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
createOrUpdate(String, String, ApplicationInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
createOrUpdate(String, String, ApplicationInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
createOrUpdateById(String, ApplicationInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
createOrUpdateById(String, ApplicationInner) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Creates a new managed application.
createOrUpdateById(String, ApplicationInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Creates a new managed application.
createOrUpdateById(String, ApplicationInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Creates a new managed application.
createOrUpdateById(String, String, ApplicationDefinitionInner) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
createOrUpdateById(String, String, ApplicationDefinitionInner) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Creates a new managed application definition.
createOrUpdateById(String, String, ApplicationDefinitionInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Creates a new managed application definition.
createOrUpdateById(String, String, ApplicationDefinitionInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Creates a new managed application definition.
createUiDefinition() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the createUiDefinition property: The createUiDefinition json for the backing template with Microsoft.Solutions/applications resource.
createUiDefinition() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the createUiDefinition property: The createUiDefinition json for the backing template with Microsoft.Solutions/applications resource.
createUiDefinition() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the createUiDefinition property: The createUiDefinition json for the backing template with Microsoft.Solutions/applications resource.
CREATING - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Creating for ProvisioningState.
CUSTOM - Enum constant in enum com.azure.resourcemanager.managedapplications.models.ApplicationArtifactType
Enum value Custom.

D

define(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Begins definition for a new ApplicationDefinition resource.
define(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Begins definition for a new Application resource.
delete(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.
delete(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Deletes the managed application definition.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Deletes the managed application.
deleteById(String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
deleteById(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Deletes the managed application.
deleteById(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Deletes the managed application.
deleteById(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Deletes the managed application.
deleteById(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.
deleteById(String, String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Deletes the managed application definition.
deleteById(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Deletes the managed application definition.
deleteById(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Deletes the managed application definition.
deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Deletes the managed application definition.
deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Deletes the managed application.
DELETED - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Deleted for ProvisioningState.
DELETING - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Deleting for ProvisioningState.
description() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the description property: The managed application definition description.
description() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the description property: The managed application definition description.
description() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the description property: The managed application definition description.
display() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.OperationInner
Get the display property: The object that represents the operation.
display() - Method in interface com.azure.resourcemanager.managedapplications.models.Operation
Gets the display property: The object that represents the operation.
displayName() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the displayName property: The managed application definition display name.
displayName() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the displayName property: The managed application definition display name.
displayName() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the displayName property: The managed application definition display name.

E

errorCode() - Method in class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Get the errorCode property: Error code.
errorMessage() - Method in class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Get the errorMessage property: Error message indicating why the operation failed.
ErrorResponse - Class in com.azure.resourcemanager.managedapplications.models
Error response indicates managed application is not able to process the incoming request.
ErrorResponse() - Constructor for class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Creates an instance of ErrorResponse class.
ErrorResponseException - Exception in com.azure.resourcemanager.managedapplications.models
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, HttpResponse) - Constructor for exception com.azure.resourcemanager.managedapplications.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, HttpResponse, ErrorResponse) - Constructor for exception com.azure.resourcemanager.managedapplications.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.

F

FAILED - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Failed for ProvisioningState.
family() - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Get the family property: The SKU family.
fromString(String) - Static method in enum com.azure.resourcemanager.managedapplications.models.ApplicationArtifactType
Parses a serialized value to a ApplicationArtifactType instance.
fromString(String) - Static method in enum com.azure.resourcemanager.managedapplications.models.ApplicationLockLevel
Parses a serialized value to a ApplicationLockLevel instance.
fromString(String) - Static method in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Creates or finds a ProvisioningState from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.managedapplications.models.ResourceIdentityType
Parses a serialized value to a ResourceIdentityType instance.

G

GenericResource - Class in com.azure.resourcemanager.managedapplications.models
Resource information.
GenericResource() - Constructor for class com.azure.resourcemanager.managedapplications.models.GenericResource
Creates an instance of GenericResource class.
getApiVersion() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets Api Version.
getApplicationDefinitions() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets the ApplicationDefinitionsClient object to access its operations.
getApplications() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets the ApplicationsClient object to access its operations.
getById(String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets the managed application.
getById(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets the managed application.
getById(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Gets the managed application definition.
getById(String, String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Gets the managed application definition.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets the managed application.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets the managed application.
getByIdWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Gets the managed application definition.
getByIdWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Gets the managed application definition.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Gets the managed application definition.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets the managed application.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Gets the managed application definition.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets the managed application.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Gets the managed application definition.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets the managed application.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Gets the managed application definition.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets the managed application.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets The HTTP pipeline to send requests through.
getResourceProviders() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets the ResourceProvidersClient object to access its operations.
getSubscriptionId() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationClient
Gets The ID of the target subscription.
getValue() - Method in exception com.azure.resourcemanager.managedapplications.models.ErrorResponseException

H

httpStatus() - Method in class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Get the httpStatus property: Http status code.

I

id() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the id property: Fully qualified resource Id for the resource.
identity() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the identity property: The identity of the resource.
identity() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the identity property: The identity of the resource.
identity() - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
Get the identity property: The identity of the resource.
Identity - Class in com.azure.resourcemanager.managedapplications.models
Identity for the resource.
Identity() - Constructor for class com.azure.resourcemanager.managedapplications.models.Identity
Creates an instance of Identity class.
innerModel() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the inner com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner object.
innerModel() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the inner com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner object.
innerModel() - Method in interface com.azure.resourcemanager.managedapplications.models.Operation
Gets the inner com.azure.resourcemanager.managedapplications.fluent.models.OperationInner object.
isEnabled() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the isEnabled property: A value indicating whether the package is enabled or not.
isEnabled() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the isEnabled property: A value indicating whether the package is enabled or not.
isEnabled() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the isEnabled property: A value indicating whether the package is enabled or not.

K

kind() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Get the kind property: The kind of the managed application.
kind() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the kind property: The kind of the managed application.
kind() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Get the kind property: The kind of the managed application.

L

list() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets all the applications within a subscription.
list() - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets all the applications within a subscription.
list(Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets all the applications within a subscription.
list(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets all the applications within a subscription.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Lists the managed application definitions in a resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets all the applications within a resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Lists the managed application definitions in a resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets all the applications within a resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationDefinitionsClient
Lists the managed application definitions in a resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Gets all the applications within a resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinitions
Lists the managed application definitions in a resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Gets all the applications within a resource group.
listOperations() - Method in interface com.azure.resourcemanager.managedapplications.fluent.ResourceProvidersClient
Lists all of the available Microsoft.Solutions REST API operations.
listOperations() - Method in interface com.azure.resourcemanager.managedapplications.models.ResourceProviders
Lists all of the available Microsoft.Solutions REST API operations.
listOperations(Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ResourceProvidersClient
Lists all of the available Microsoft.Solutions REST API operations.
listOperations(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ResourceProviders
Lists all of the available Microsoft.Solutions REST API operations.
location() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the location property: The geo-location where the resource lives.
location() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the location property: The geo-location where the resource lives.
lockLevel() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the lockLevel property: The managed application lock level.
lockLevel() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the lockLevel property: The managed application lock level.
lockLevel() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the lockLevel property: The managed application lock level.

M

mainTemplate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the mainTemplate property: The inline main template json which has resources to be provisioned.
mainTemplate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the mainTemplate property: The inline main template json which has resources to be provisioned.
mainTemplate() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the mainTemplate property: The inline main template json which has resources to be provisioned.
managedBy() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the managedBy property: ID of the resource that manages this resource.
managedBy() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the managedBy property: ID of the resource that manages this resource.
managedBy() - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
Get the managedBy property: ID of the resource that manages this resource.
managedResourceGroupId() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Get the managedResourceGroupId property: The managed resource group Id.
managedResourceGroupId() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Get the managedResourceGroupId property: The managed resource group Id.
managedResourceGroupId() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Get the managedResourceGroupId property: The managed resource group Id.
managedResourceGroupId() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the managedResourceGroupId property: The managed resource group Id.
managedResourceGroupId() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Get the managedResourceGroupId property: The managed resource group Id.
model() - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Get the model property: The SKU model.

N

name() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.OperationInner
Get the name property: Operation name: {provider}/{resource}/{operation}.
name() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Get the name property: The managed application artifact name.
name() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.managedapplications.models.Operation
Gets the name property: Operation name: {provider}/{resource}/{operation}.
name() - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Get the name property: The plan name.
name() - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Get the name property: The plan name.
name() - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Get the name property: The SKU name.
nextLink() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationDefinitionListResult
Get the nextLink property: The URL to use for getting the next set of results.
nextLink() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationListResult
Get the nextLink property: The URL to use for getting the next set of results.
nextLink() - Method in class com.azure.resourcemanager.managedapplications.models.OperationListResult
Get the nextLink property: URL to get the next set of operation list results if there are any.
NONE - Enum constant in enum com.azure.resourcemanager.managedapplications.models.ApplicationLockLevel
Enum value None.

O

operation() - Method in class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Get the operation property: Operation type: Read, write, delete, etc.
Operation - Interface in com.azure.resourcemanager.managedapplications.models
An immutable client-side representation of Operation.
OperationDisplay - Class in com.azure.resourcemanager.managedapplications.models
The object that represents the operation.
OperationDisplay() - Constructor for class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Creates an instance of OperationDisplay class.
OperationInner - Class in com.azure.resourcemanager.managedapplications.fluent.models
Microsoft.Solutions operation.
OperationInner() - Constructor for class com.azure.resourcemanager.managedapplications.fluent.models.OperationInner
Creates an instance of OperationInner class.
OperationListResult - Class in com.azure.resourcemanager.managedapplications.models
Result of the request to list Microsoft.Solutions operations.
OperationListResult() - Constructor for class com.azure.resourcemanager.managedapplications.models.OperationListResult
Creates an instance of OperationListResult class.
outputs() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Get the outputs property: Name and value pairs that define the managed application outputs.
outputs() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Get the outputs property: Name and value pairs that define the managed application outputs.
outputs() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Get the outputs property: Name and value pairs that define the managed application outputs.
outputs() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the outputs property: Name and value pairs that define the managed application outputs.
outputs() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Get the outputs property: Name and value pairs that define the managed application outputs.

P

packageFileUri() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Get the packageFileUri property: The managed application definition package file Uri.
packageFileUri() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Get the packageFileUri property: The managed application definition package file Uri.
packageFileUri() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the packageFileUri property: The managed application definition package file Uri.
parameters() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Get the parameters property: Name and value pairs that define the managed application parameters.
parameters() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Get the parameters property: Name and value pairs that define the managed application parameters.
parameters() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Get the parameters property: Name and value pairs that define the managed application parameters.
parameters() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the parameters property: Name and value pairs that define the managed application parameters.
parameters() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Get the parameters property: Name and value pairs that define the managed application parameters.
plan() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Get the plan property: The plan information.
plan() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the plan property: The plan information.
plan() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Get the plan property: The plan information.
Plan - Class in com.azure.resourcemanager.managedapplications.models
Plan for the managed application.
Plan() - Constructor for class com.azure.resourcemanager.managedapplications.models.Plan
Creates an instance of Plan class.
PlanPatchable - Class in com.azure.resourcemanager.managedapplications.models
Plan for the managed application.
PlanPatchable() - Constructor for class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Creates an instance of PlanPatchable class.
principalId() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationProviderAuthorization
Get the principalId property: The provider's principal identifier.
principalId() - Method in class com.azure.resourcemanager.managedapplications.models.Identity
Get the principalId property: The principal ID of resource identity.
product() - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Get the product property: The product code.
product() - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Get the product property: The product code.
promotionCode() - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Get the promotionCode property: The promotion code.
promotionCode() - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Get the promotionCode property: The promotion code.
provider() - Method in class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Get the provider property: Service provider: Microsoft.Solutions.
provisioningState() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Get the provisioningState property: The managed application provisioning state.
provisioningState() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Get the provisioningState property: The managed application provisioning state.
provisioningState() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Get the provisioningState property: The managed application provisioning state.
provisioningState() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the provisioningState property: The managed application provisioning state.
provisioningState() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Get the provisioningState property: The managed application provisioning state.
ProvisioningState - Class in com.azure.resourcemanager.managedapplications.models
Provisioning status of the managed application.
ProvisioningState() - Constructor for class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Deprecated.
Use the ProvisioningState.fromString(String) factory method.
publisher() - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Get the publisher property: The publisher ID.
publisher() - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Get the publisher property: The publisher ID.

R

READ_ONLY - Enum constant in enum com.azure.resourcemanager.managedapplications.models.ApplicationLockLevel
Enum value ReadOnly.
READY - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Ready for ProvisioningState.
refresh() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Refreshes the resource to sync with Azure.
refresh() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Refreshes the resource to sync with Azure.
region() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the region of the resource.
region() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the region of the resource.
regionName() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the name of the resource region.
regionName() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the name of the resource region.
resource() - Method in class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Get the resource property: Resource on which the operation is performed: Application, JitRequest, etc.
resourceGroupName() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the name of the resource group.
resourceGroupName() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the name of the resource group.
ResourceIdentityType - Enum in com.azure.resourcemanager.managedapplications.models
The identity type.
resourceProviders() - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager
Gets the resource collection API of ResourceProviders.
ResourceProviders - Interface in com.azure.resourcemanager.managedapplications.models
Resource collection API of ResourceProviders.
ResourceProvidersClient - Interface in com.azure.resourcemanager.managedapplications.fluent
An instance of this class provides access to all the operations defined in ResourceProvidersClient.
roleDefinitionId() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationProviderAuthorization
Get the roleDefinitionId property: The provider's role definition identifier.
RUNNING - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Running for ProvisioningState.

S

serviceClient() - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager
 
size() - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Get the size property: The SKU size.
sku() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the sku property: The SKU of the resource.
sku() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the sku property: The SKU of the resource.
sku() - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
Get the sku property: The SKU of the resource.
Sku - Class in com.azure.resourcemanager.managedapplications.models
SKU for the resource.
Sku() - Constructor for class com.azure.resourcemanager.managedapplications.models.Sku
Creates an instance of Sku class.
SUCCEEDED - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Succeeded for ProvisioningState.
SYSTEM_ASSIGNED - Enum constant in enum com.azure.resourcemanager.managedapplications.models.ResourceIdentityType
Enum value SystemAssigned.

T

tags() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the tags property: Resource tags.
tags() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the tags property: Resource tags.
TEMPLATE - Enum constant in enum com.azure.resourcemanager.managedapplications.models.ApplicationArtifactType
Enum value Template.
tenantId() - Method in class com.azure.resourcemanager.managedapplications.models.Identity
Get the tenantId property: The tenant ID of resource.
tier() - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Get the tier property: The SKU tier.
toString() - Method in enum com.azure.resourcemanager.managedapplications.models.ApplicationArtifactType
toString() - Method in enum com.azure.resourcemanager.managedapplications.models.ApplicationLockLevel
toString() - Method in enum com.azure.resourcemanager.managedapplications.models.ResourceIdentityType
type() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Gets the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Get the type property: The managed application artifact type.
type() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Gets the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.managedapplications.models.Identity
Get the type property: The identity type.

U

update() - Method in interface com.azure.resourcemanager.managedapplications.models.Application
Begins update for the Application resource.
update() - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition
Begins update for the ApplicationDefinition resource.
update(String, String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Updates an existing managed application.
updateById(String) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Updates an existing managed application.
updateById(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Updates an existing managed application.
updateByIdWithResponse(String, ApplicationInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Updates an existing managed application.
updateByIdWithResponse(String, ApplicationInner, Context) - Method in interface com.azure.resourcemanager.managedapplications.models.Applications
Updates an existing managed application.
updateWithResponse(String, String, ApplicationPatchable, Context) - Method in interface com.azure.resourcemanager.managedapplications.fluent.ApplicationsClient
Updates an existing managed application.
UPDATING - Static variable in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Static value Updating for ProvisioningState.
uri() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Get the uri property: The managed application artifact blob uri.

V

validate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationDefinitionListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationProviderAuthorization
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.Identity
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.OperationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Validates the instance.
validate() - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Validates the instance.
value() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationDefinitionListResult
Get the value property: The array of managed application definitions.
value() - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationListResult
Get the value property: The array of managed applications.
value() - Method in class com.azure.resourcemanager.managedapplications.models.OperationListResult
Get the value property: List of Microsoft.Solutions operations.
valueOf(String) - Static method in enum com.azure.resourcemanager.managedapplications.models.ApplicationArtifactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.managedapplications.models.ApplicationLockLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.managedapplications.models.ResourceIdentityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.resourcemanager.managedapplications.models.ApplicationArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.managedapplications.models.ApplicationLockLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.managedapplications.models.ProvisioningState
Gets known ProvisioningState values.
values() - Static method in enum com.azure.resourcemanager.managedapplications.models.ResourceIdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Get the version property: The plan's version.
version() - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Get the version property: The plan's version.

W

withApplicationDefinitionId(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the applicationDefinitionId property: The fully qualified path of managed application definition Id.
withApplicationDefinitionId(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Set the applicationDefinitionId property: The fully qualified path of managed application definition Id.
withApplicationDefinitionId(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Set the applicationDefinitionId property: The fully qualified path of managed application definition Id.
withApplicationDefinitionId(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithApplicationDefinitionId
Specifies the applicationDefinitionId property: The fully qualified path of managed application definition Id..
withApplicationDefinitionId(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithApplicationDefinitionId
Specifies the applicationDefinitionId property: The fully qualified path of managed application definition Id..
withApplicationDefinitionId(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the applicationDefinitionId property: The fully qualified path of managed application definition Id.
withArtifacts(List<ApplicationArtifact>) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the artifacts property: The collection of managed application artifacts.
withArtifacts(List<ApplicationArtifact>) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the artifacts property: The collection of managed application artifacts.
withArtifacts(List<ApplicationArtifact>) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithArtifacts
Specifies the artifacts property: The collection of managed application artifacts.
withArtifacts(List<ApplicationArtifact>) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithArtifacts
Specifies the artifacts property: The collection of managed application artifacts.
withAuthorizations(List<ApplicationProviderAuthorization>) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the authorizations property: The managed application provider authorizations.
withAuthorizations(List<ApplicationProviderAuthorization>) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the authorizations property: The managed application provider authorizations.
withAuthorizations(List<ApplicationProviderAuthorization>) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithAuthorizations
Specifies the authorizations property: The managed application provider authorizations..
withAuthorizations(List<ApplicationProviderAuthorization>) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithAuthorizations
Specifies the authorizations property: The managed application provider authorizations..
withCapacity(Integer) - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Set the capacity property: The SKU capacity.
withCreateUiDefinition(Object) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the createUiDefinition property: The createUiDefinition json for the backing template with Microsoft.Solutions/applications resource.
withCreateUiDefinition(Object) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the createUiDefinition property: The createUiDefinition json for the backing template with Microsoft.Solutions/applications resource.
withCreateUiDefinition(Object) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithCreateUiDefinition
Specifies the createUiDefinition property: The createUiDefinition json for the backing template with Microsoft.Solutions/applications resource.
withCreateUiDefinition(Object) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithCreateUiDefinition
Specifies the createUiDefinition property: The createUiDefinition json for the backing template with Microsoft.Solutions/applications resource.
withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Sets the default poll interval, used when service does not provide "Retry-After" header.
withDescription(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the description property: The managed application definition description.
withDescription(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the description property: The managed application definition description.
withDescription(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithDescription
Specifies the description property: The managed application definition description..
withDescription(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithDescription
Specifies the description property: The managed application definition description..
withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.OperationInner
Set the display property: The object that represents the operation.
withDisplayName(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the displayName property: The managed application definition display name.
withDisplayName(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the displayName property: The managed application definition display name.
withDisplayName(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithDisplayName
Specifies the displayName property: The managed application definition display name..
withDisplayName(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithDisplayName
Specifies the displayName property: The managed application definition display name..
withErrorCode(String) - Method in class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Set the errorCode property: Error code.
withErrorMessage(String) - Method in class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Set the errorMessage property: Error message indicating why the operation failed.
withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithResourceGroup
Specifies resourceGroupName.
withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithResourceGroup
Specifies resourceGroupName.
withFamily(String) - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Set the family property: The SKU family.
withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Sets the http client.
withHttpStatus(String) - Method in class com.azure.resourcemanager.managedapplications.models.ErrorResponse
Set the httpStatus property: Http status code.
withIdentity(Identity) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the identity property: The identity of the resource.
withIdentity(Identity) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the identity property: The identity of the resource.
withIdentity(Identity) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithIdentity
Specifies the identity property: The identity of the resource..
withIdentity(Identity) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithIdentity
Specifies the identity property: The identity of the resource..
withIdentity(Identity) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithIdentity
Specifies the identity property: The identity of the resource..
withIdentity(Identity) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithIdentity
Specifies the identity property: The identity of the resource..
withIdentity(Identity) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the identity property: The identity of the resource.
withIdentity(Identity) - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
Set the identity property: The identity of the resource.
withIsEnabled(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the isEnabled property: A value indicating whether the package is enabled or not.
withIsEnabled(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the isEnabled property: A value indicating whether the package is enabled or not.
withIsEnabled(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithIsEnabled
Specifies the isEnabled property: A value indicating whether the package is enabled or not..
withIsEnabled(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithIsEnabled
Specifies the isEnabled property: A value indicating whether the package is enabled or not..
withKind(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the kind property: The kind of the managed application.
withKind(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithKind
Specifies the kind property: The kind of the managed application.
withKind(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithKind
Specifies the kind property: The kind of the managed application.
withKind(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the kind property: The kind of the managed application.
withLocation(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
withLocation(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
withLocation(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
withLocation(String) - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
withLockLevel(ApplicationLockLevel) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the lockLevel property: The managed application lock level.
withLockLevel(ApplicationLockLevel) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the lockLevel property: The managed application lock level.
withLockLevel(ApplicationLockLevel) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithLockLevel
Specifies the lockLevel property: The managed application lock level..
withLockLevel(ApplicationLockLevel) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithLockLevel
Specifies the lockLevel property: The managed application lock level..
withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Sets the logging options to the HTTP pipeline.
withMainTemplate(Object) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the mainTemplate property: The inline main template json which has resources to be provisioned.
withMainTemplate(Object) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the mainTemplate property: The inline main template json which has resources to be provisioned.
withMainTemplate(Object) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithMainTemplate
Specifies the mainTemplate property: The inline main template json which has resources to be provisioned.
withMainTemplate(Object) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithMainTemplate
Specifies the mainTemplate property: The inline main template json which has resources to be provisioned.
withManagedBy(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the managedBy property: ID of the resource that manages this resource.
withManagedBy(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the managedBy property: ID of the resource that manages this resource.
withManagedBy(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithManagedBy
Specifies the managedBy property: ID of the resource that manages this resource..
withManagedBy(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithManagedBy
Specifies the managedBy property: ID of the resource that manages this resource..
withManagedBy(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithManagedBy
Specifies the managedBy property: ID of the resource that manages this resource..
withManagedBy(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithManagedBy
Specifies the managedBy property: ID of the resource that manages this resource..
withManagedBy(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the managedBy property: ID of the resource that manages this resource.
withManagedBy(String) - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
Set the managedBy property: ID of the resource that manages this resource.
withManagedResourceGroupId(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the managedResourceGroupId property: The managed resource group Id.
withManagedResourceGroupId(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Set the managedResourceGroupId property: The managed resource group Id.
withManagedResourceGroupId(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Set the managedResourceGroupId property: The managed resource group Id.
withManagedResourceGroupId(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithManagedResourceGroupId
Specifies the managedResourceGroupId property: The managed resource group Id..
withManagedResourceGroupId(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithManagedResourceGroupId
Specifies the managedResourceGroupId property: The managed resource group Id..
withManagedResourceGroupId(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the managedResourceGroupId property: The managed resource group Id.
withModel(String) - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Set the model property: The SKU model.
withName(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.OperationInner
Set the name property: Operation name: {provider}/{resource}/{operation}.
withName(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Set the name property: The managed application artifact name.
withName(String) - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Set the name property: The plan name.
withName(String) - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Set the name property: The plan name.
withName(String) - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Set the name property: The SKU name.
withNextLink(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationDefinitionListResult
Set the nextLink property: The URL to use for getting the next set of results.
withNextLink(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationListResult
Set the nextLink property: The URL to use for getting the next set of results.
withNextLink(String) - Method in class com.azure.resourcemanager.managedapplications.models.OperationListResult
Set the nextLink property: URL to get the next set of operation list results if there are any.
withOperation(String) - Method in class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Set the operation property: Operation type: Read, write, delete, etc.
withPackageFileUri(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the packageFileUri property: The managed application definition package file Uri.
withPackageFileUri(String) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionProperties
Set the packageFileUri property: The managed application definition package file Uri.
withPackageFileUri(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithPackageFileUri
Specifies the packageFileUri property: The managed application definition package file Uri.
withPackageFileUri(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithPackageFileUri
Specifies the packageFileUri property: The managed application definition package file Uri.
withParameters(Object) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the parameters property: Name and value pairs that define the managed application parameters.
withParameters(Object) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationProperties
Set the parameters property: Name and value pairs that define the managed application parameters.
withParameters(Object) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationPropertiesPatchable
Set the parameters property: Name and value pairs that define the managed application parameters.
withParameters(Object) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithParameters
Specifies the parameters property: Name and value pairs that define the managed application parameters.
withParameters(Object) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithParameters
Specifies the parameters property: Name and value pairs that define the managed application parameters.
withParameters(Object) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the parameters property: Name and value pairs that define the managed application parameters.
withPlan(Plan) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the plan property: The plan information.
withPlan(Plan) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithPlan
Specifies the plan property: The plan information..
withPlan(PlanPatchable) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithPlan
Specifies the plan property: The plan information..
withPlan(PlanPatchable) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the plan property: The plan information.
withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Adds the pipeline policy to the HTTP pipeline.
withPrincipalId(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationProviderAuthorization
Set the principalId property: The provider's principal identifier.
withProduct(String) - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Set the product property: The product code.
withProduct(String) - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Set the product property: The product code.
withPromotionCode(String) - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Set the promotionCode property: The promotion code.
withPromotionCode(String) - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Set the promotionCode property: The promotion code.
withProvider(String) - Method in class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Set the provider property: Service provider: Microsoft.Solutions.
withPublisher(String) - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Set the publisher property: The publisher ID.
withPublisher(String) - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Set the publisher property: The publisher ID.
withRegion(Region) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(Region) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithLocation
Specifies the region for the resource.
withResource(String) - Method in class com.azure.resourcemanager.managedapplications.models.OperationDisplay
Set the resource property: Resource on which the operation is performed: Application, JitRequest, etc.
withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Sets the retry options for the HTTP pipeline retry policy.
withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Sets the retry policy to the HTTP pipeline.
withRoleDefinitionId(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationProviderAuthorization
Set the roleDefinitionId property: The provider's role definition identifier.
withScope(String) - Method in class com.azure.resourcemanager.managedapplications.ApplicationManager.Configurable
Adds the scope to permission sets.
withSize(String) - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Set the size property: The SKU size.
withSku(Sku) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
Set the sku property: The SKU of the resource.
withSku(Sku) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
Set the sku property: The SKU of the resource.
withSku(Sku) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithSku
Specifies the sku property: The SKU of the resource..
withSku(Sku) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithSku
Specifies the sku property: The SKU of the resource..
withSku(Sku) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithSku
Specifies the sku property: The SKU of the resource..
withSku(Sku) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithSku
Specifies the sku property: The SKU of the resource..
withSku(Sku) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
Set the sku property: The SKU of the resource.
withSku(Sku) - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
Set the sku property: The SKU of the resource.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationDefinitionInner
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.managedapplications.fluent.models.ApplicationInner
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.DefinitionStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.managedapplications.models.Application.UpdateStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.DefinitionStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.managedapplications.models.ApplicationDefinition.UpdateStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationPatchable
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.managedapplications.models.GenericResource
withTier(String) - Method in class com.azure.resourcemanager.managedapplications.models.Sku
Set the tier property: The SKU tier.
withType(ApplicationArtifactType) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Set the type property: The managed application artifact type.
withType(ResourceIdentityType) - Method in class com.azure.resourcemanager.managedapplications.models.Identity
Set the type property: The identity type.
withUri(String) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationArtifact
Set the uri property: The managed application artifact blob uri.
withValue(List<ApplicationDefinitionInner>) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationDefinitionListResult
Set the value property: The array of managed application definitions.
withValue(List<ApplicationInner>) - Method in class com.azure.resourcemanager.managedapplications.models.ApplicationListResult
Set the value property: The array of managed applications.
withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.managedapplications.models.OperationListResult
Set the value property: List of Microsoft.Solutions operations.
withVersion(String) - Method in class com.azure.resourcemanager.managedapplications.models.Plan
Set the version property: The plan's version.
withVersion(String) - Method in class com.azure.resourcemanager.managedapplications.models.PlanPatchable
Set the version property: The plan's version.
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form