com.microsoft.azure.management.resources

This package contains the classes for ResourceManagementClient. Provides operations for working with resources and resource groups.

Classes

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.

FeatureProperties

Information about feature.

GenericResourceFilter

Resource filter.

HttpMessage

The HttpMessage model.

Identity

Identity for the resource.

ParametersLink

Entity representing the reference to the deployment paramaters.

Plan

Plan for the resource.

PolicyType

Defines values for PolicyType.

ProviderResourceType

Resource type managed by the resource provider.

ResourceGroupFilter

Resource group filter.

ResourceGroupProperties

The resource group properties.

ResourceManagementErrorWithDetails

The ResourceManagementErrorWithDetails model.

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.

Interfaces

Deployment

An immutable client-side representation of an Azure deployment.

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.

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.

PolicyAssignments

Entry point to policy assignment management API.

PolicyDefinition

An immutable client-side representation of an Azure policy.

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. Implementations of this class can let users browse resources inside a specific resource group.

ResourceGroup

An immutable client-side representation of an Azure resource group.

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.

Deployment.DefinitionStages.Blank

The first stage of deployment definition.

GenericResource.DefinitionStages.Blank

A generic resource definition allowing region to be specified.

PolicyAssignment.DefinitionStages.Blank

The first stage of the policy assignment.

PolicyDefinition.DefinitionStages.Blank

The first stage of the policy definition.

ResourceGroup.DefinitionStages.Blank

A resource group definition allowing location to be set.

ResourceConnector.Builder<T>

Implementations of this interface defines how to create a connector.

Deployment.Definition

Container interface for all the deployment definitions.

GenericResource.Definition

The entirety of the generic resource definition.

PolicyAssignment.Definition

Container interface for all the definitions that need to be implemented.

PolicyDefinition.Definition

Container interface for all the definitions that need to be implemented.

ResourceGroup.Definition

Container interface for all the definitions that need to be implemented.

Deployment.DefinitionStages

Grouping of all the deployment definition stages.

GenericResource.DefinitionStages

Grouping of generic resource definition stages.

PolicyAssignment.DefinitionStages

Grouping of all the policy assignment definition stages.

PolicyDefinition.DefinitionStages

Grouping of all the policy definition stages.

ResourceGroup.DefinitionStages

Grouping of all the resource group definition stages.

GenericResource.Update

The template for a generic resource update operation, containing all the settings that can be modified.

ResourceGroup.Update

The template for a resource group update operation, containing all the settings that can be modified.

Call apply() to apply the changes to the resource group in Azure.

PolicyDefinition.Update

The template for a policy update operation, containing all the settings that can be modified.

Deployment.Update

The template for a deployment update operation, containing all the settings that can be modified.

Call apply() to apply the changes to the deployment in Azure.

Deployment.UpdateStages

Grouping of all the deployment updates stages.

ResourceGroup.UpdateStages

Grouping of all the resource group update stages.

GenericResource.UpdateStages

Grouping of generic resource update stages.

PolicyDefinition.UpdateStages

Grouping of all the policy update stages.

GenericResource.DefinitionStages.WithApiVersion

A generic resource definition allowing api version to be specified.

GenericResource.UpdateStages.WithApiVersion

The template for a generic resource update operation for specifying the resource provider API version.

PolicyDefinition.DefinitionStages.WithCreate

A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify.

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.

Deployment.DefinitionStages.WithCreate

A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify.

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.

GenericResource.DefinitionStages.WithCreate

A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify.

PolicyDefinition.UpdateStages.WithDescription

A policy definition allowing the policy description to be set.

PolicyDefinition.DefinitionStages.WithDescription

A policy definition allowing policy description to be set.

PolicyAssignment.DefinitionStages.WithDisplayName

A policy assignment allowing the display name to be set.

PolicyDefinition.UpdateStages.WithDisplayName

A policy definition allowing the display name to be set.

PolicyDefinition.DefinitionStages.WithDisplayName

A policy definition allowing the display name to be set.

Deployment.DefinitionStages.WithGroup

A deployment definition allowing resource group to be specified.

GenericResource.DefinitionStages.WithGroup

A generic resource definition allowing resource group to be specified.

Deployment.DefinitionStages.WithMode

A deployment definition allowing the deployment mode to be specified.

Deployment.UpdateStages.WithMode

A deployment update allowing to change the deployment mode.

Deployment.DefinitionStages.WithParameters

A deployment definition allowing the parameters to be specified.

Deployment.UpdateStages.WithParameters

A deployment update allowing to change the parameters.

GenericResource.DefinitionStages.WithParentResource

A generic resource definition allowing parent resource to be specified.

GenericResource.UpdateStages.WithParentResource

A generic resource update allowing to change the parent resource.

GenericResource.DefinitionStages.WithPlan

A generic resource definition allowing plan to be specified.

GenericResource.UpdateStages.WithPlan

A generic resource update allowing to change the resource plan.

PolicyAssignment.DefinitionStages.WithPolicyDefinition

A policy assignment allowing the policy definition to be set.

PolicyDefinition.UpdateStages.WithPolicyRule

A policy definition allowing the policy rule 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.UpdateStages.WithPolicyType

A policy definition allowing the policy type to be set.

GenericResource.UpdateStages.WithProperties

A generic resource update allowing to change the resource properties.

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.

PolicyAssignment.DefinitionStages.WithScope

A policy assignment specifying the scope of the policy.

Deployment.UpdateStages.WithTemplate

A deployment update allowing to change the template.

Deployment.DefinitionStages.WithTemplate

A deployment definition allowing the template to be specified.

Enums

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.