See: Description
Interface | Description |
---|---|
Deployment |
An immutable client-side representation of an Azure deployment.
|
Deployment.Definition |
Container interface for all the deployment definitions.
|
Deployment.DefinitionStages |
Grouping of all the deployment definition stages.
|
Deployment.DefinitionStages.Blank |
The first stage of deployment definition.
|
Deployment.DefinitionStages.WithCreate |
A deployment definition with sufficient inputs to create a new
deployment in the cloud, but exposing additional optional inputs to specify.
|
Deployment.DefinitionStages.WithGroup |
A deployment definition allowing resource group to be specified.
|
Deployment.DefinitionStages.WithMode |
A deployment definition allowing the deployment mode to be specified.
|
Deployment.DefinitionStages.WithParameters |
A deployment definition allowing the parameters to be specified.
|
Deployment.DefinitionStages.WithTemplate |
A deployment definition allowing the template to be specified.
|
Deployment.Update |
The template for a deployment update operation, containing all the settings that
can be modified.
|
Deployment.UpdateStages |
Grouping of all the deployment updates stages.
|
Deployment.UpdateStages.WithMode |
A deployment update allowing to change the deployment mode.
|
Deployment.UpdateStages.WithParameters |
A deployment update allowing to change the parameters.
|
Deployment.UpdateStages.WithTemplate |
A deployment update allowing to change the template.
|
DeploymentExportResult |
An immutable client-side representation of an Azure deployment template export result.
|
DeploymentOperation |
An immutable client-side representation of a deployment operation.
|
DeploymentOperations |
Entry point to deployment operation management API.
|
Deployments |
Entry point to template deployment in Azure.
|
Feature |
An immutable client-side representation of an Azure feature.
|
Features |
Entry point to features management API.
|
GenericResource |
An immutable client-side representation of an Azure generic resource.
|
GenericResource.Definition |
The entirety of the generic resource definition.
|
GenericResource.DefinitionStages |
Grouping of generic resource definition stages.
|
GenericResource.DefinitionStages.Blank |
A generic resource definition allowing region to be specified.
|
GenericResource.DefinitionStages.WithApiVersion |
A generic resource definition allowing api version to be specified.
|
GenericResource.DefinitionStages.WithCreate |
A deployment definition with sufficient inputs to create a new
resource in the cloud, but exposing additional optional inputs to
specify.
|
GenericResource.DefinitionStages.WithGroup |
A generic resource definition allowing resource group to be specified.
|
GenericResource.DefinitionStages.WithParentResource |
A generic resource definition allowing parent resource to be specified.
|
GenericResource.DefinitionStages.WithPlan |
A generic resource definition allowing plan to be specified.
|
GenericResource.DefinitionStages.WithProviderNamespace |
A generic resource definition allowing provider namespace to be specified.
|
GenericResource.DefinitionStages.WithResourceType |
A generic resource definition allowing resource type to be specified.
|
GenericResource.Update |
The template for a generic resource update operation, containing all the settings that can be modified.
|
GenericResource.UpdateStages |
Grouping of generic resource update stages.
|
GenericResource.UpdateStages.WithApiVersion |
The template for a generic resource update operation for specifying the resource provider API version.
|
GenericResource.UpdateStages.WithParentResource |
A generic resource update allowing to change the parent resource.
|
GenericResource.UpdateStages.WithPlan |
A generic resource update allowing to change the resource plan.
|
GenericResource.UpdateStages.WithProperties |
A generic resource update allowing to change the resource properties.
|
GenericResources |
Entry point to generic resources management API.
|
Location |
An immutable client-side representation of an Azure location.
|
PolicyAssignment |
An immutable client-side representation of an Azure policy assignment.
|
PolicyAssignment.Definition |
Container interface for all the definitions that need to be implemented.
|
PolicyAssignment.DefinitionStages |
Grouping of all the policy assignment definition stages.
|
PolicyAssignment.DefinitionStages.Blank |
The first stage of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate |
A policy assignment with sufficient inputs to create a new policy
assignment in the cloud, but exposing additional optional inputs to
specify.
|
PolicyAssignment.DefinitionStages.WithDisplayName |
A policy assignment allowing the display name to be set.
|
PolicyAssignment.DefinitionStages.WithPolicyDefinition |
A policy assignment allowing the policy definition to be set.
|
PolicyAssignment.DefinitionStages.WithScope |
A policy assignment specifying the scope of the policy.
|
PolicyAssignments |
Entry point to policy assignment management API.
|
PolicyDefinition |
An immutable client-side representation of an Azure policy.
|
PolicyDefinition.Definition |
Container interface for all the definitions that need to be implemented.
|
PolicyDefinition.DefinitionStages |
Grouping of all the policy definition stages.
|
PolicyDefinition.DefinitionStages.Blank |
The first stage of the policy definition.
|
PolicyDefinition.DefinitionStages.WithCreate |
A policy definition with sufficient inputs to create a new
policy in the cloud, but exposing additional optional inputs to
specify.
|
PolicyDefinition.DefinitionStages.WithDescription |
A policy definition allowing policy description to be set.
|
PolicyDefinition.DefinitionStages.WithDisplayName |
A policy definition allowing the display name to be set.
|
PolicyDefinition.DefinitionStages.WithPolicyRule |
A policy definition allowing the policy rule to be set.
|
PolicyDefinition.DefinitionStages.WithPolicyType |
A policy definition specifying the policy type to be blob.
|
PolicyDefinition.Update |
The template for a policy update operation, containing all the settings that can be modified.
|
PolicyDefinition.UpdateStages |
Grouping of all the policy update stages.
|
PolicyDefinition.UpdateStages.WithDescription |
A policy definition allowing the policy description to be set.
|
PolicyDefinition.UpdateStages.WithDisplayName |
A policy definition allowing the display name to be set.
|
PolicyDefinition.UpdateStages.WithPolicyRule |
A policy definition allowing the policy rule to be set.
|
PolicyDefinition.UpdateStages.WithPolicyType |
A policy definition allowing the policy type to be set.
|
PolicyDefinitions |
Entry point to tenant management API.
|
Provider |
An immutable client-side representation of an Azure resource provider.
|
Providers |
Entry point to providers management API.
|
ResourceConnector |
Defines a connector that connects other resources to a resource group.
|
ResourceConnector.Builder<T extends ResourceConnector> |
Implementations of this interface defines how to create a connector.
|
ResourceGroup |
An immutable client-side representation of an Azure resource group.
|
ResourceGroup.Definition |
Container interface for all the definitions that need to be implemented.
|
ResourceGroup.DefinitionStages |
Grouping of all the resource group definition stages.
|
ResourceGroup.DefinitionStages.Blank |
A resource group definition allowing location to be set.
|
ResourceGroup.DefinitionStages.WithCreate |
A resource group definition with sufficient inputs to create a new
resource group in the cloud, but exposing additional optional inputs to
specify.
|
ResourceGroup.Update |
The template for a resource group update operation, containing all the settings that can be modified.
|
ResourceGroup.UpdateStages |
Grouping of all the resource group update stages.
|
ResourceGroupExportResult |
An immutable client-side representation of an Azure deployment template export result.
|
ResourceGroups |
Entry point to resource group management API.
|
Subscription |
An immutable client-side representation of an Azure subscription.
|
Subscriptions |
Entry point to subscription management API.
|
Tenant |
An immutable client-side representation of an Azure tenant.
|
Tenants |
Entry point to tenant management API.
|
Class | Description |
---|---|
AliasPathType |
The type of the paths for alias.
|
AliasType |
The alias type.
|
BasicDependency |
Deployment dependency information.
|
DebugSetting |
The DebugSetting model.
|
Dependency |
Deployment dependency information.
|
DeploymentExtendedFilter |
Deployment filter.
|
DeploymentOperationProperties |
Deployment operation properties.
|
DeploymentProperties |
Deployment properties.
|
DeploymentPropertiesExtended |
Deployment properties with additional details.
|
ErrorResponse |
Error reponse indicates ARM is not able to process the incoming request.
|
FeatureProperties |
Information about feature.
|
GenericResourceFilter |
Resource filter.
|
HttpMessage |
HTTP message.
|
Identity |
Identity for the resource.
|
ParametersLink |
Entity representing the reference to the deployment paramaters.
|
Plan |
Plan for the resource.
|
PolicyDefinitionReference |
The policy definition reference.
|
PolicyMode |
Defines values for PolicyMode.
|
PolicySku |
The policy sku.
|
PolicyType |
Defines values for PolicyType.
|
ProviderResourceType |
Resource type managed by the resource provider.
|
ResourceGroupFilter |
Resource group filter.
|
ResourceGroupProperties |
The resource group properties.
|
ResourceManagementErrorWithDetails |
The detailed error message of resource management.
|
ResourceProviderOperationDisplayProperties |
Resource provider operation's display properties.
|
Sku |
SKU for the resource.
|
SubscriptionPolicies |
Subscription policies.
|
TagCount |
Tag count.
|
TargetResource |
Target resource.
|
TemplateLink |
Entity representing the reference to the template.
|
Enum | Description |
---|---|
DeploymentMode |
Defines values for DeploymentMode.
|
ResourceGroupExportTemplateOptions |
The export template options.
|
ResourceIdentityType |
Defines values for ResourceIdentityType.
|
SpendingLimit |
Defines values for SpendingLimit.
|
SubscriptionState |
Defines values for SubscriptionState.
|
Exception | Description |
---|---|
ErrorResponseException |
Exception thrown for an invalid response with ErrorResponse information.
|
Copyright © 2019. All rights reserved.