A B C D E F G H I J K L M N O P Q R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
-
Adds a "Post Run" task to the collection.
- add(IndexableTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
-
Adds a "Post Run" task to the collection.
- addChild(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
- addDependency(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add a dependency task item for this task item.
- addDependency(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Mark root of this task task group depends on the given TaskItem.
- addDependency(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add a dependency for this task item.
- addDependency(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Mark root of this task task group depends on the given item's taskGroup.
- addDependency(Creatable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add a creatable dependency for this task item.
- addDependency(Executable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add an executable dependency for this task item.
- addDependency(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Mark the node identified by the given key as this node's dependency.
- addDependencyGraph(DAGraph<DataT, NodeT>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Mark root of this DAG depends on given DAG's root.
- addDependencyTaskGroup(TaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Mark root of this task task group depends on the given task group's root.
- addDependent(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Mark the node identified by the given key as dependent of this node.
- addDependentGraph(DAGraph<DataT, NodeT>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Mark root of the given DAG depends on this DAG's root.
- addeDependency(Appliable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add an appliable dependency for this task item.
- addNode(NodeT) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
-
Adds a node to this graph.
- addPostRunDependent(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add a "post-run" dependent task item for this task item.
- addPostRunDependent(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Mark the given TaskItem depends on this taskGroup.
- addPostRunDependent(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add a "post-run" dependent for this task item.
- addPostRunDependent(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Mark the given item with taskGroup depends on this taskGroup.
- addPostRunDependent(Appliable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add an appliable "post-run" dependent for this task item.
- addPostRunDependent(Creatable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add a creatable "post-run" dependent for this task item.
- addPostRunDependent(Executable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Add an executable "post-run" dependent for this task item.
- addPostRunDependentTaskGroup(TaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Mark root of the given task group depends on this task group's root.
- AFGHANISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ALBANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ALBANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ALGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ALGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- aliases() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Get the aliases value.
- AliasPathType - Class in com.microsoft.azure.management.resources
-
The type of the paths for alias.
- AliasPathType() - Constructor for class com.microsoft.azure.management.resources.AliasPathType
- AliasType - Class in com.microsoft.azure.management.resources
-
The alias type.
- AliasType() - Constructor for class com.microsoft.azure.management.resources.AliasType
- ALL - Static variable in class com.microsoft.azure.management.resources.PolicyMode
-
Static value All for PolicyMode.
- AMERICAN_SAMOA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ANDORRA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ANDORRA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ANGOLA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ANGOLA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ANGUILLA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ANTARCTICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ANTARCTICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ANTIGUA_AND_BARBUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ANTIGUA_AND_BARBUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- apiVersion() - Method in interface com.microsoft.azure.management.resources.GenericResource
- apiVersions() - Method in class com.microsoft.azure.management.resources.AliasPathType
-
Get the apiVersions value.
- apiVersions() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Get the apiVersions value.
- Appliable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The base interface for all template interfaces that support update operations.
- apply() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
-
Execute the update request.
- applyAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
-
Execute the update request asynchronously.
- applyAsync(ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
-
Execute the update request asynchronously.
- ARGENTINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ARGENTINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ARMENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ARMENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ARUBA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ARUBA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ASCENSION_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ASIA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Azure Cloud - Asia
- ASIA_SOUTHEAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable
-
Attaches this child object's definition to its parent's definition.
- attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
-
Attaches the child definition to the parent resource definiton.
- attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinitionAlt
-
Attaches the child definition to the parent resource definition.
- attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
-
Attaches the child definition to the parent resource update.
- attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt
-
Attaches the child definition to the parent resource update.
- Attachable<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The final stage of the child object definition, at which it can be attached to the parent.
- Attachable.InDefinition<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The final stage of the child object definition, as which it can be attached to the parent.
- Attachable.InDefinitionAlt<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The final stage of the child object definition, as which it can be attached to the parent.
- Attachable.InUpdate<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The final stage of the child object definition, as which it can be attached to the parent.
- Attachable.InUpdateAlt<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The final stage of the child object definition, as which it can be attached to the parent.
- AUSTRALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- AUSTRALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- AUSTRALIA_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- AUSTRALIA_CENTRAL2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- AUSTRALIA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- AUSTRALIA_SOUTHEAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- AUSTRIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- AUSTRIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- AvailabilityZoneId - Class in com.microsoft.azure.management.resources.fluentcore.arm
-
Availability zone identifiers.
- AvailabilityZoneId() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
- AZERBAIJAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- AZERBAIJAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- AzureConfigurable<T extends AzureConfigurable<T>> - Interface in com.microsoft.azure.management.resources.fluentcore.arm
-
The base interface for allowing configurations to be made on the HTTP client.
B
- BAHAMAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BAHAMAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BAHRAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BAHRAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BANGLADESH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BANGLADESH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BARBADOS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BARBADOS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BasicDependency - Class in com.microsoft.azure.management.resources
-
Deployment dependency information.
- BasicDependency() - Constructor for class com.microsoft.azure.management.resources.BasicDependency
- beforeGroupInvoke() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- beforeGroupInvoke() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
-
The method that gets called before invoking all the tasks in the
TaskGroupthis task belongs to. - beginCreate() - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithCreate
- beginCreateAsync() - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithCreate
- beginDeleteByName(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBeginDeletingByName
-
Begins deleting a resource from Azure, identifying it by its resource name.
- beginDeleteByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBeginDeletingByName
-
Asynchronously begins deleting a resource from Azure, identifying it by its resource name.
- beginDeleteByNameAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBeginDeletingByName
-
Asynchronously begins deleting a resource from Azure, identifying it by its resource name.
- BELARUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BELARUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BELGIUM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BELGIUM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BELIZE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BELIZE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BENIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BENIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BERMUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BERMUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BHUTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BHUTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- body() - Method in exception com.microsoft.azure.management.resources.ErrorResponseException
- BOLIVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BOLIVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BOSNIA_AND_HERZEGOVINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BOSNIA_AND_HERZEGOVINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BOTSWANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BOTSWANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BOUVET_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BOUVET_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BRAZIL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BRAZIL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BRAZIL_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- BRITISH_INDIAN_OCEAN_TERRITORY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BRITISH_INDIAN_OCEAN_TERRITORY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BRUNEI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BRUNEI_DARUSSALAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BUILT_IN - Static variable in class com.microsoft.azure.management.resources.PolicyType
-
Static value BuiltIn for PolicyType.
- BULGARIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BULGARIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BURKINA_FASO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BURKINA_FASO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- BURUNDI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- BURUNDI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
C
- CABO_VERDE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CAMBODIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CAMBODIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CAMEROON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CAMEROON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CANADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CANADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CANADA_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- CANADA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- cancel() - Method in interface com.microsoft.azure.management.resources.Deployment
-
Cancel a currently running template deployment.
- cancelAsync() - Method in interface com.microsoft.azure.management.resources.Deployment
-
Cancel a currently running template deployment asynchronously.
- cancelAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.Deployment
-
Cancel a currently running template deployment asynchronously.
- capacity() - Method in class com.microsoft.azure.management.resources.Sku
-
Get the capacity value.
- CAPE_VERDE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CAYMAN_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CAYMAN_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CENTRAL_AFRICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CENTRAL_AFRICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CHAD - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CHAD - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- checkExistence(String) - Method in interface com.microsoft.azure.management.resources.ResourceGroups
-
Deprecated.Use contain() instead.
- checkExistence(String, String) - Method in interface com.microsoft.azure.management.resources.Deployments
-
Checks if a deployment exists in a resource group.
- checkExistence(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Checks if a resource exists in a resource group.
- checkExistenceById(String) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Checks if a resource exists.
- children() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
- ChildResource<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Base interface used by child resources.
- CHILE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CHILE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CHINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CHINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CHINA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- CHINA_EAST2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- CHINA_NORTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Azure China Cloud
- CHINA_NORTH2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- CHRISTMAS_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CHRISTMAS_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- clear() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Clear the result produced by the task.
- clear() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
-
Clears the result produced by all "Post Run" tasks in the collection.
- COCOS_KEELING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- COCOS_KEELING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- code() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
-
Get the code value.
- COLOMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- COLOMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- com.microsoft.azure.management.resources - package com.microsoft.azure.management.resources
-
This package contains the classes for ResourceManagementClient.
- com.microsoft.azure.management.resources.fluentcore.arm - package com.microsoft.azure.management.resources.fluentcore.arm
-
This package contains the common resource manager utility classes that are useful to other management plane libraries.
- com.microsoft.azure.management.resources.fluentcore.arm.collection - package com.microsoft.azure.management.resources.fluentcore.arm.collection
-
This package contains the base class for resource collections.
- com.microsoft.azure.management.resources.fluentcore.arm.models - package com.microsoft.azure.management.resources.fluentcore.arm.models
-
This package contains the base classes for resource models.
- com.microsoft.azure.management.resources.fluentcore.collection - package com.microsoft.azure.management.resources.fluentcore.collection
-
This package contains the base class for resource collections.
- com.microsoft.azure.management.resources.fluentcore.dag - package com.microsoft.azure.management.resources.fluentcore.dag
-
This package contains the graph related classes that are useful for performing cloud requests in parallel.
- com.microsoft.azure.management.resources.fluentcore.model - package com.microsoft.azure.management.resources.fluentcore.model
-
This package contains the base classes for resource models, and their variants for creating and updating scenarios.
- COMOROS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- COMOROS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- COMPLETE - com.microsoft.azure.management.resources.DeploymentMode
-
Enum value Complete.
- CONGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CONGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CONGO_DEMOCRATIC_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CONGO_DRC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- constructResourceId(String, String, String, String, String, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Creates a resource ID from information of a generic resource.
- contain(String) - Method in interface com.microsoft.azure.management.resources.ResourceGroups
-
Checks whether resource group exists.
- content() - Method in class com.microsoft.azure.management.resources.HttpMessage
-
Get the content value.
- contentVersion() - Method in class com.microsoft.azure.management.resources.ParametersLink
-
Get the contentVersion value.
- contentVersion() - Method in class com.microsoft.azure.management.resources.TemplateLink
-
Get the contentVersion value.
- COOK_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- COOK_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- correlationId() - Method in interface com.microsoft.azure.management.resources.Deployment
- correlationId() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the correlationId value.
- COSTA_RICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- COSTA_RICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CountryIsoCode - Class in com.microsoft.azure.management.resources.fluentcore.arm
-
Defines values for country codes in ISO standard.
- CountryIsoCode() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CountryPhoneCode - Class in com.microsoft.azure.management.resources.fluentcore.arm
-
Defines values for country codes for phone number prefixes.
- CountryPhoneCode() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- Creatable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The final stage of the resource definition, at which it can be created using create().
- create() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
-
Execute the create request.
- create(FunctionalTaskItem) - Static method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Creates an IndexableTaskItem from provided FunctionalTaskItem.
- create(Creatable<ResourceT>...) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
-
Executes the create requests on a collection (batch) of resources.
- create(RestClient, String, ResourceGroup) - Method in interface com.microsoft.azure.management.resources.ResourceConnector.Builder
- create(String, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Creates a region from a name and a label.
- create(List<Creatable<ResourceT>>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
-
Executes the create requests on a collection (batch) of resources.
- createAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
-
Puts the request into the queue and allow the HTTP client to execute it when system resources are available.
- createAsync(Creatable<ResourceT>...) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
-
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
- createAsync(ServiceCallback<CreatedResources<ResourceT>>, Creatable<ResourceT>...) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
-
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
- createAsync(ServiceCallback<CreatedResources<ResourceT>>, List<Creatable<ResourceT>>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
-
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
- createAsync(ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
-
Puts the request into the queue and allow the HTTP client to execute it when system resources are available.
- createAsync(List<Creatable<ResourceT>>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
-
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
- createdRelatedResource(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.CreatedResources
-
Gets a created resource with the given key.
- CreatedResources<ResourceT extends Indexable> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
Represents the results of batch of create operations.
- CROATIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CROATIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CUBA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CURRENT_PERIOD_OFF - com.microsoft.azure.management.resources.SpendingLimit
-
Enum value CurrentPeriodOff.
- CUSTOM - Static variable in class com.microsoft.azure.management.resources.PolicyType
-
Static value Custom for PolicyType.
- CYPRUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CYPRUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- CZECH_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- CZECH_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
D
- DAGNode<DataT,NodeT extends DAGNode<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
The type representing node in a
DAGraph. - DAGNode(String, DataT) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Creates a DAG node.
- DAGraph<DataT,NodeT extends DAGNode<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
Type representing a DAG (directed acyclic graph).
- DAGraph(NodeT) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Creates a new DAG.
- data() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
- debugSetting() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Get the debugSetting value.
- debugSetting() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the debugSetting value.
- DebugSetting - Class in com.microsoft.azure.management.resources
-
The DebugSetting model.
- DebugSetting() - Constructor for class com.microsoft.azure.management.resources.DebugSetting
- defaultApiVersion(String, Provider) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Find out the default api version to make a REST request with from the resource provider.
- define(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
-
Begins a definition for a new resource.
- delete(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Delete resource and all of its child resources.
- deleteAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsDelete
-
Deletes a resource asynchronously.
- deleteAsync(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Delete resource and all of its child resources asynchronously.
- deleteAsync(String, String, String, String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Delete resource and all of its child resources asynchronously.
- deleteById(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
-
Deletes a resource from Azure, identifying it by its resource ID.
- deleteByIdAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
-
Asynchronously delete a resource from Azure, identifying it by its resource ID.
- deleteByIdAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
-
Asynchronously delete a resource from Azure, identifying it by its resource ID.
- deleteByIds(String...) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
-
Deletes the specified resources from Azure.
- deleteByIds(Collection<String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
-
Deletes the specified resources from Azure.
- deleteByIdsAsync(String...) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
-
Deletes the specified resources from Azure asynchronously and in parallel.
- deleteByIdsAsync(Collection<String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
-
Deletes the specified resources from Azure asynchronously and in parallel.
- deleteByName(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
-
Deletes a resource from Azure, identifying it by its resource name.
- deleteByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
-
Asynchronously delete a resource from Azure, identifying it by its resource name.
- deleteByNameAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
-
Asynchronously delete a resource from Azure, identifying it by its resource name.
- deleteByParent(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByParent
-
Deletes a resource from Azure, identifying it by its name and its resource group.
- deleteByParentAsync(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByParent
-
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
- deleteByParentAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByParent
-
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
- deleteByResourceGroup(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
-
Deletes a resource from Azure, identifying it by its name and its resource group.
- deleteByResourceGroupAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
-
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
- deleteByResourceGroupAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
-
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
- DELETED - com.microsoft.azure.management.resources.SubscriptionState
-
Enum value Deleted.
- DENMARK - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- DENMARK - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- dependencies() - Method in interface com.microsoft.azure.management.resources.Deployment
- dependencies() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the dependencies value.
- Dependency - Class in com.microsoft.azure.management.resources
-
Deployment dependency information.
- Dependency() - Constructor for class com.microsoft.azure.management.resources.Dependency
- dependencyKeys() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
- dependsOn() - Method in class com.microsoft.azure.management.resources.Dependency
-
Get the dependsOn value.
- dependsOn(TaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Checks this TaskGroup depends on the given TaskGroup.
- Deployment - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure deployment.
- Deployment.Definition - Interface in com.microsoft.azure.management.resources
-
Container interface for all the deployment definitions.
- Deployment.DefinitionStages - Interface in com.microsoft.azure.management.resources
-
Grouping of all the deployment definition stages.
- Deployment.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
-
The first stage of deployment definition.
- Deployment.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
-
A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify.
- Deployment.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.resources
-
A deployment definition allowing resource group to be specified.
- Deployment.DefinitionStages.WithMode - Interface in com.microsoft.azure.management.resources
-
A deployment definition allowing the deployment mode to be specified.
- Deployment.DefinitionStages.WithParameters - Interface in com.microsoft.azure.management.resources
-
A deployment definition allowing the parameters to be specified.
- Deployment.DefinitionStages.WithTemplate - Interface in com.microsoft.azure.management.resources
-
A deployment definition allowing the template to be specified.
- Deployment.Update - Interface in com.microsoft.azure.management.resources
-
The template for a deployment update operation, containing all the settings that can be modified.
- Deployment.UpdateStages - Interface in com.microsoft.azure.management.resources
-
Grouping of all the deployment updates stages.
- Deployment.UpdateStages.WithMode - Interface in com.microsoft.azure.management.resources
-
A deployment update allowing to change the deployment mode.
- Deployment.UpdateStages.WithParameters - Interface in com.microsoft.azure.management.resources
-
A deployment update allowing to change the parameters.
- Deployment.UpdateStages.WithTemplate - Interface in com.microsoft.azure.management.resources
-
A deployment update allowing to change the template.
- DeploymentExportResult - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure deployment template export result.
- DeploymentExtendedFilter - Class in com.microsoft.azure.management.resources
-
Deployment filter.
- DeploymentExtendedFilter() - Constructor for class com.microsoft.azure.management.resources.DeploymentExtendedFilter
- DeploymentMode - Enum in com.microsoft.azure.management.resources
-
Defines values for DeploymentMode.
- DeploymentOperation - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of a deployment operation.
- DeploymentOperationProperties - Class in com.microsoft.azure.management.resources
-
Deployment operation properties.
- DeploymentOperationProperties() - Constructor for class com.microsoft.azure.management.resources.DeploymentOperationProperties
- deploymentOperations() - Method in interface com.microsoft.azure.management.resources.Deployment
- DeploymentOperations - Interface in com.microsoft.azure.management.resources
-
Entry point to deployment operation management API.
- DeploymentProperties - Class in com.microsoft.azure.management.resources
-
Deployment properties.
- DeploymentProperties() - Constructor for class com.microsoft.azure.management.resources.DeploymentProperties
- DeploymentPropertiesExtended - Class in com.microsoft.azure.management.resources
-
Deployment properties with additional details.
- DeploymentPropertiesExtended() - Constructor for class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
- Deployments - Interface in com.microsoft.azure.management.resources
-
Entry point to template deployment in Azure.
- description() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
- description() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Get the description value.
- detailLevel() - Method in class com.microsoft.azure.management.resources.DebugSetting
-
Get the detailLevel value.
- details() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
-
Get the details value.
- DISABLED - com.microsoft.azure.management.resources.SubscriptionState
-
Enum value Disabled.
- displayName() - Method in interface com.microsoft.azure.management.resources.Location
- displayName() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
- displayName() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
- displayName() - Method in interface com.microsoft.azure.management.resources.Subscription
- DJIBOUTI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- DJIBOUTI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- DOMINICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- DOMINICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- DOMINICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- DOMINICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
E
- ECUADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ECUADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- EGYPT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- EGYPT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- EL_SALVADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- EL_SALVADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ENABLED - com.microsoft.azure.management.resources.SubscriptionState
-
Enum value Enabled.
- equals(Object) - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
- equals(Object) - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- EQUATORIAL_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- EQUATORIAL_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ERITREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ERITREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- error() - Method in interface com.microsoft.azure.management.resources.ResourceGroupExportResult
- errorCode() - Method in class com.microsoft.azure.management.resources.ErrorResponse
-
Get the errorCode value.
- errorMessage() - Method in class com.microsoft.azure.management.resources.ErrorResponse
-
Get the errorMessage value.
- ErrorResponse - Class in com.microsoft.azure.management.resources
-
Error reponse indicates ARM is not able to process the incoming request.
- ErrorResponse() - Constructor for class com.microsoft.azure.management.resources.ErrorResponse
- ErrorResponseException - Exception in com.microsoft.azure.management.resources
-
Exception thrown for an invalid response with ErrorResponse information.
- ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.resources.ErrorResponseException
-
Initializes a new instance of the ErrorResponseException class.
- ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.resources.ErrorResponseException
-
Initializes a new instance of the ErrorResponseException class.
- ESTONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ESTONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ETHIOPIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ETHIOPIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- EUROPE_NORTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Azure Cloud - Europe
- EUROPE_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- Executable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The base interface for all template interfaces that support execute operations.
- execute() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Executable
-
Execute the request.
- executeAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Executable
-
Execute the request asynchronously.
- executeAsync(ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Executable
-
Execute the request asynchronously.
- ExpandableStringEnum<T extends ExpandableStringEnum<T>> - Class in com.microsoft.azure.management.resources.fluentcore.arm
-
Base implementation for expandable, single string enums.
- ExpandableStringEnum() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
- exportTemplate() - Method in interface com.microsoft.azure.management.resources.Deployment
-
Exports a deployment template.
- exportTemplate(ResourceGroupExportTemplateOptions) - Method in interface com.microsoft.azure.management.resources.ResourceGroup
-
Captures the specified resource group as a template.
- exportTemplateAsync() - Method in interface com.microsoft.azure.management.resources.Deployment
-
Exports a deployment template asynchronously.
- exportTemplateAsync(ResourceGroupExportTemplateOptions) - Method in interface com.microsoft.azure.management.resources.ResourceGroup
-
Captures the specified resource group as a template asynchronously.
- exportTemplateAsync(ResourceGroupExportTemplateOptions, ServiceCallback<ResourceGroupExportResult>) - Method in interface com.microsoft.azure.management.resources.ResourceGroup
-
Captures the specified resource group as a template asynchronously.
- exportTemplateAsync(ServiceCallback<DeploymentExportResult>) - Method in interface com.microsoft.azure.management.resources.Deployment
-
Exports a deployment template asynchronously.
- ExternalChildResource<FluentModelT,ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Represents an external child resource.
- extractFromResourceId(String, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract information from a resource ID string with the resource type as the identifier.
F
- FALKLAND_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- FALKLAND_ISLANDS_MALVINAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- family() - Method in class com.microsoft.azure.management.resources.Sku
-
Get the family value.
- FAROE_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- FAROE_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- Feature - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure feature.
- FeatureProperties - Class in com.microsoft.azure.management.resources
-
Information about feature.
- FeatureProperties() - Constructor for class com.microsoft.azure.management.resources.FeatureProperties
- Features - Interface in com.microsoft.azure.management.resources
-
Entry point to features management API.
- FIJI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- FIJI_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- findByLabelOrName(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Finds a region based on a label or name.
- findPath(String, String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
-
Find the path.
- FINLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- FINLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- forResource(GenericResource) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithScope
-
Specifies the scope of the policy assignment to be a resource.
- forResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithScope
-
Specifies the scope of the policy assignment to be a resource group.
- forScope(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithScope
-
Specifies the scope of the policy assignment.
- FRANCE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- FRANCE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- FRANCE_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- FRANCE_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- FRENCH_GUIANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- FRENCH_GUIANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- FRENCH_POLYNESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- FRENCH_POLYNESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- FRENCH_SOUTHERN_TERRITORIES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- fromName(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Parses a name into a Region object and creates a new Region instance if not found among the existing ones.
- fromString(String) - Static method in enum com.microsoft.azure.management.resources.DeploymentMode
-
Parses a serialized value to a DeploymentMode instance.
- fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
-
Finds or creates an availability zone identifier based on the specified identifier in string format.
- fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
-
Creates or finds a CountryIsoCode based on the specified code.
- fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
-
Creates or finds a country phone code from its string representation.
- fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
-
Returns parsed ResourceId object for a given resource id.
- fromString(String) - Static method in class com.microsoft.azure.management.resources.PolicyMode
-
Creates or finds a PolicyMode from its string representation.
- fromString(String) - Static method in class com.microsoft.azure.management.resources.PolicyType
-
Creates or finds a PolicyType from its string representation.
- fromString(String) - Static method in enum com.microsoft.azure.management.resources.ResourceIdentityType
-
Parses a serialized value to a ResourceIdentityType instance.
- fromString(String) - Static method in enum com.microsoft.azure.management.resources.SpendingLimit
-
Parses a serialized value to a SpendingLimit instance.
- fromString(String) - Static method in enum com.microsoft.azure.management.resources.SubscriptionState
-
Parses a serialized value to a SubscriptionState instance.
- fromString(String, Class<T>) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
- fullResourceType() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- FunctionalTaskItem - Interface in com.microsoft.azure.management.resources.fluentcore.dag
-
Simplified functional interface equivalent to abstract class
IndexableTaskItem. - FunctionalTaskItem.Context - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
Type representing context of an
FunctionalTaskItem.
G
- GABON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GABON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GAMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GAMBIA_THE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GenericResource - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure generic resource.
- GenericResource.Definition - Interface in com.microsoft.azure.management.resources
-
The entirety of the generic resource definition.
- GenericResource.DefinitionStages - Interface in com.microsoft.azure.management.resources
-
Grouping of generic resource definition stages.
- GenericResource.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
-
A generic resource definition allowing region to be specified.
- GenericResource.DefinitionStages.WithApiVersion - Interface in com.microsoft.azure.management.resources
-
A generic resource definition allowing api version to be specified.
- GenericResource.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
-
A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify.
- GenericResource.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.resources
-
A generic resource definition allowing resource group to be specified.
- GenericResource.DefinitionStages.WithParentResource - Interface in com.microsoft.azure.management.resources
-
A generic resource definition allowing parent resource to be specified.
- GenericResource.DefinitionStages.WithPlan - Interface in com.microsoft.azure.management.resources
-
A generic resource definition allowing plan to be specified.
- GenericResource.DefinitionStages.WithProviderNamespace - Interface in com.microsoft.azure.management.resources
-
A generic resource definition allowing provider namespace to be specified.
- GenericResource.DefinitionStages.WithResourceType - Interface in com.microsoft.azure.management.resources
-
A generic resource definition allowing resource type to be specified.
- GenericResource.Update - Interface in com.microsoft.azure.management.resources
-
The template for a generic resource update operation, containing all the settings that can be modified.
- GenericResource.UpdateStages - Interface in com.microsoft.azure.management.resources
-
Grouping of generic resource update stages.
- GenericResource.UpdateStages.WithApiVersion - Interface in com.microsoft.azure.management.resources
-
The template for a generic resource update operation for specifying the resource provider API version.
- GenericResource.UpdateStages.WithParentResource - Interface in com.microsoft.azure.management.resources
-
A generic resource update allowing to change the parent resource.
- GenericResource.UpdateStages.WithPlan - Interface in com.microsoft.azure.management.resources
-
A generic resource update allowing to change the resource plan.
- GenericResource.UpdateStages.WithProperties - Interface in com.microsoft.azure.management.resources
-
A generic resource update allowing to change the resource properties.
- GenericResourceFilter - Class in com.microsoft.azure.management.resources
-
Resource filter.
- GenericResourceFilter() - Constructor for class com.microsoft.azure.management.resources.GenericResourceFilter
- GenericResources - Interface in com.microsoft.azure.management.resources
-
Entry point to generic resources management API.
- GEORGIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GEORGIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GERMANY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GERMANY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GERMANY_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Azure German Cloud
- GERMANY_NORTHEAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- get(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
-
Get a value in the context with the given key.
- get(String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Returns a resource belonging to a resource group.
- get(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Returns a resource belonging to a resource group.
- getById(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
-
Gets the information about a resource from Azure based on the resource id.
- getByIdAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
-
Gets the information about a resource from Azure based on the resource id.
- getByIdAsync(String, ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
-
Gets the information about a resource from Azure based on the resource id.
- getByName(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
-
Gets the information about a resource from Azure based on the resource name within the current resource group.
- getByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync
-
Gets the information about a resource based on the resource name.
- getByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.Providers
-
Gets the information about a provider from Azure based on the provider name.
- getByParent(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
-
Gets the information about a resource from Azure based on the resource id.
- getByParent(ParentT, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
-
Gets the information about a resource from Azure based on the resource id.
- getByParentAsync(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
-
Gets the information about a resource from Azure based on the resource id.
- getByParentAsync(ParentT, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
-
Gets the information about a resource from Azure based on the resource id.
- getByResourceGroup(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
-
Gets the information about a resource from Azure based on the resource name and the name of its resource group.
- getByResourceGroup(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet
-
Returns the specific resource.
- getByResourceGroupAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
-
Gets the information about a resource from Azure based on the resource name and the name of its resource group.
- getByResourceGroupAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet
-
Returns the specific resource asynchronously.
- getByResourceGroupAsync(String, String, ServiceCallback<InnerT>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet
-
Returns the specific resource asynchronously.
- getByResourceGroupAsync(String, String, ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
-
Gets the information about a resource from Azure based on the resource name and the name of its resource group.
- getLocationByRegion(Region) - Method in interface com.microsoft.azure.management.resources.Subscription
-
Gets the data center location for the specified region, if the selected subscription has access to it.
- getNext() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Gets next node in the DAG which has no dependency or all of it's dependencies are resolved and ready to be consumed.
- getNode(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Gets a node from the graph with the given key.
- getNodes() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
- getParent() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.ParentlessChildResource
- GHANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GHANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GIBRALTAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GIBRALTAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GOV_US_ARIZONA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
U.S.
- GOV_US_DOD_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
U.S.
- GOV_US_DOD_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
U.S.
- GOV_US_IOWA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
U.S.
- GOV_US_TEXAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
U.S.
- GOV_US_VIRGINIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
U.S.
- Graph<DataT,NodeT extends Node<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
Type representing a directed graph data structure.
- Graph() - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.Graph
-
Creates a directed graph.
- GREECE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GREECE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GREENLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GREENLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GRENADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GRENADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GroupableResource<TManager,InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Base interface for resources in resource groups.
- GroupableResource.DefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Grouping of all the definition stages.
- GroupableResource.DefinitionStages.WithCreatableResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing a new creatable resource group to be specified.
- GroupableResource.DefinitionStages.WithExistingResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing an existing resource group to be selected.
- GroupableResource.DefinitionStages.WithGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing a resource group to be selected.
- GroupableResource.DefinitionStages.WithGroupAndRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing a resource group to be selected.
- GroupableResource.DefinitionStages.WithNewResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing a new resource group to be created in the same region as groupable resource.
- GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing a new resource group to be created in a different region .
- groupFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract resource group from a resource ID string.
- GUADELOUPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GUADELOUPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GUAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GUAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GUATEMALA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GUATEMALA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GUERNSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GUERNSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GUINEA_BISSAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GUINEA_BISSAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- GUYANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- GUYANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
H
- HAITI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- HAITI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- hasChildren() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
- hasDependencies() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
- hashCode() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
- hashCode() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- HasId - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
An interface representing a model that has a resource group name.
- HasInner<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The wrapper around an inner object providing extended functionalities.
- hasKey(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
-
Check existence of a key in the context.
- HasManager<ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
An interface representing a model that exposes a management client.
- HasName - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
An interface representing a model that has a name.
- HasParent<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
An interface representing a child that has an immediately available parent.
- hasParents() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
- HasResourceGroup - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
An interface representing a model that has a resource group name.
- HasSubnet - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
An interface representing a model's ability to reference a subnet by its name and network's ID.
- HasSubnet.DefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Grouping of definition stages involving associating an existing subnet with a resource.
- HasSubnet.DefinitionStages.WithSubnet<ReturnT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
The stage of a definition allowing to associate a subnet with a resource.
- HasSubnet.UpdateDefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Grouping of definition stages applicable as part of a parent resource update, involving associating a subnet with a resource.
- HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
The stage of a definition allowing to associate a subnet with a resource.
- HasSubnet.UpdateStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Grouping of update stages involving associating an existing subnet with a resource.
- HasSubnet.UpdateStages.WithSubnet<ReturnT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
The stage of an update allowing to associate a subnet with a resource.
- HEARD_ISLAND_MCDONALD_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- HOLY_SEE_VATICAN_CITY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- HOLY_SEE_VATICAN_CITY_STATE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- HONDURAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- HONDURAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- HONG_KONG - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- HONG_KONG_SAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- HttpMessage - Class in com.microsoft.azure.management.resources
-
HTTP message.
- HttpMessage() - Constructor for class com.microsoft.azure.management.resources.HttpMessage
- httpStatus() - Method in class com.microsoft.azure.management.resources.ErrorResponse
-
Get the httpStatus value.
- HUNGARY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- HUNGARY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
I
- ICELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ICELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- id() - Method in class com.microsoft.azure.management.resources.BasicDependency
-
Get the id value.
- id() - Method in class com.microsoft.azure.management.resources.Dependency
-
Get the id value.
- id() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource
- id() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
- id() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- id() - Method in class com.microsoft.azure.management.resources.TargetResource
-
Get the id value.
- Identity - Class in com.microsoft.azure.management.resources
-
Identity for the resource.
- Identity() - Constructor for class com.microsoft.azure.management.resources.Identity
- INCLUDE_BOTH - com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
-
Includes default parameter values and comments.
- INCLUDE_COMMENTS - com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
-
Includes comments.
- INCLUDE_PARAMETER_DEFAULT_VALUE - com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
-
Includes default parameter values.
- INCREMENTAL - com.microsoft.azure.management.resources.DeploymentMode
-
Enum value Incremental.
- IndependentChild<ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Interface for the child resource which can be CRUDed independently from the parent resource.
- IndependentChild.DefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Grouping of all the definition stages.
- IndependentChild.DefinitionStages.WithParentResource<T,ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing a new resource group to be created.
- IndependentChildResource<ManagerT,InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Interface for the child resource which can be CRUDed independently from the parent resource.
- Indexable - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
Base interface for all models that can be indexed by a key.
- IndexableTaskItem - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
An index-able TaskItem with a TaskGroup.
- IndexableTaskItem() - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Creates a TaskItem which is index-able using a random UUID.
- IndexableTaskItem(String) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Creates a TaskItem which is index-able using provided key.
- INDEXED - Static variable in class com.microsoft.azure.management.resources.PolicyMode
-
Static value Indexed for PolicyMode.
- INDIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- INDIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- INDIA_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- INDIA_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- INDIA_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- INDONESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- INDONESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- initialize() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Initialize the node so that traversal can be performed on the parent DAG.
- inner() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
- inner() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
- InnerSupportsDelete<ResponseT> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to delete Azure resources of a specific type in a subscription.
- InnerSupportsGet<InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to listing Azure resources of a specific type in a subscription.
- InnerSupportsListing<InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to listing Azure resources of a specific type in a subscription.
- invokeAfterPostRunAsync(boolean) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- invokeAfterPostRunAsync(boolean) - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
-
The method that gets called after invocation of "post run" task items depends on this TaskItem.
- invokeAsync(TaskGroup.InvocationContext) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- invokeAsync(TaskGroup.InvocationContext) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Invokes tasks in the group.
- invokeAsync(TaskGroup.InvocationContext) - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
-
The method that gets called to perform the unit of work asynchronously.
- invokeTaskAsync(TaskGroup.InvocationContext) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- IRAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- IRAQ - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- IRAQ - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- IRELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- IRELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- isHot() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- isHot() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
- ISLE_OF_MAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ISLE_OF_MAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- isPreparer() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
- isPreparer() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
- ISRAEL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ISRAEL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- isRootNode(NodeT) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Checks whether the given node is root node of this DAG.
- ITALY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ITALY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- IVORY_COAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- IVORY_COAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
J
- JAMAICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- JAMAICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- JAN_MAYEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- JAPAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- JAPAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- JAPAN_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- JAPAN_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- JERSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- JERSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- JORDAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- JORDAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
K
- KAZAKHSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- KAZAKHSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- KENYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- KENYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
- key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
- key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
- key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.VoidIndexable
- key() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
- KIRIBATI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- KIRIBATI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- KOREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- KOREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- KOREA_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- KOREA_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- KUWAIT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- KUWAIT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- KYRGYZSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- KYRGYZSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
L
- label() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- LAO_PEOPLES_DEMOCRATIC_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LAOS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- latitude() - Method in interface com.microsoft.azure.management.resources.Location
- LATVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LATVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- LEBANON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LEBANON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- LESOTHO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LESOTHO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- LIBERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LIBERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- LIBYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- LIECHTENSTEIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LIECHTENSTEIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- list() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
-
Lists the page list of all resources of specific type available in subscription.
- list() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
-
Lists all the resources of the specified type in the currently selected subscription.
- listAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
-
Returns the observable for the page list of all resources of specific type in subscription.
- listAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
-
Lists all the resources of the specified type in the currently selected subscription.
- listByParent(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByParent
-
Lists resources of the specified type in the specified resource group.
- listByParent(ParentT) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByParent
-
Gets the information about a resource from Azure based on the resource id.
- listByRegion(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
-
Lists all the resources of the specified type in the specified region.
- listByRegion(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
-
List all the resources of the specified type in the specified region.
- listByRegionAsync(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
-
Lists all the resources of the specified type in the specified region.
- listByRegionAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
-
List all the resources of the specified type in the specified region.
- listByResource(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignments
-
List policy assignments of the resource.
- listByResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
-
Lists resources of the specified type in the specified resource group.
- listByResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
-
Lists the page list of all resources of specific type in specified resource group.
- listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
-
Lists resources of the specified type in the specified resource group.
- listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
-
Returns the observable for the page list of all resources of specific type in specified resource group.
- listByTag(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByTag
-
Lists all the resources with the specified tag.
- listByTag(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingInResourceGroupByTag
-
Lists all the resources with the specified tag.
- listByTagAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByTag
-
Lists all the resources with the specified tag.
- listByTagAsync(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingInResourceGroupByTag
-
Lists all the resources with the specified tag.
- listLocations() - Method in interface com.microsoft.azure.management.resources.Subscription
-
List the locations the subscription has access to.
- LITHUANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LITHUANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- Location - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure location.
- locationPlacementId() - Method in class com.microsoft.azure.management.resources.SubscriptionPolicies
-
Get the locationPlacementId value.
- locations() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Get the locations value.
- lock() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
- longitude() - Method in interface com.microsoft.azure.management.resources.Location
- LUXEMBOURG - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- LUXEMBOURG - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
M
- MACAO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MACAO_SAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MACEDONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MACEDONIA_FORMER_YUGOSLAV_REPUBLIC_OF - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MADAGASCAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MADAGASCAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MALAWI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MALAWI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MALAYSIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MALAYSIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MALDIVES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MALDIVES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MALI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MALI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MALTA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MALTA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- manager() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
- MARSHALL_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MARSHALL_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MARTINIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MARTINIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MAURITANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MAURITANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MAURITIUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MAURITIUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MAYOTTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MAYOTTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- message() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
-
Get the message value.
- MEXICO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MEXICO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MICRONESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MICRONESIA_FEDERATED_STATES_OF - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- mode() - Method in interface com.microsoft.azure.management.resources.Deployment
- mode() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Get the mode value.
- mode() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the mode value.
- model() - Method in class com.microsoft.azure.management.resources.Sku
-
Get the model value.
- MOLDOVA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MOLDOVA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MONACO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MONACO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MONGOLIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MONGOLIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MONTENEGRO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MONTENEGRO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MONTSERRAT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MONTSERRAT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MOROCCO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MOROCCO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- moveResources(String, ResourceGroup, List<String>) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Move resources from one resource group to another.
- moveResourcesAsync(String, ResourceGroup, List<String>) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Move resources from one resource group to another asynchronously.
- moveResourcesAsync(String, ResourceGroup, List<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.GenericResources
-
Move resources from one resource group to another asynchronously.
- MOZAMBIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MOZAMBIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- MYANMAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- MYANMAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
N
- name() - Method in class com.microsoft.azure.management.resources.AliasType
-
Get the name value.
- name() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
- name() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- name() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- name() - Method in class com.microsoft.azure.management.resources.Plan
-
Get the name value.
- name() - Method in class com.microsoft.azure.management.resources.PolicySku
-
Get the name value.
- name() - Method in class com.microsoft.azure.management.resources.Sku
-
Get the name value.
- nameFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract name of the resource from a resource ID.
- namespace() - Method in interface com.microsoft.azure.management.resources.Provider
- NAMIBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NAMIBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NAURU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NAURU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NEPAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NEPAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NETHERLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NETHERLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NETHERLANDS_ANTILLES_FORMER - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- networkId() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
- NEW_CALEDONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NEW_CALEDONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NEW_ZEALAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NEW_ZEALAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- newInvocationContext() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
- NICARAGUA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NICARAGUA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NIGER - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NIGER - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NIGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NIGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NIUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NIUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- Node<DataT,NodeT extends Node<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
Type represents a node in a
Graph. - Node(String, DataT) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.Node
-
Creates a graph node.
- nodeTable - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
-
the nodes in the graph.
- NORFOLK_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NORTH_KOREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NORTHERN_MARIANA_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NORTHERN_MARIANA_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NORWAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- NORWAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- NOT_SPECIFIED - Static variable in class com.microsoft.azure.management.resources.PolicyMode
-
Static value NotSpecified for PolicyMode.
- NOT_SPECIFIED - Static variable in class com.microsoft.azure.management.resources.PolicyType
-
Static value NotSpecified for PolicyType.
O
- OFF - com.microsoft.azure.management.resources.SpendingLimit
-
Enum value Off.
- OMAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- OMAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ON - com.microsoft.azure.management.resources.SpendingLimit
-
Enum value On.
- onFaultedResolution(String, Throwable) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Reports a dependency of this node has been faulted.
- onSuccessfulResolution(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Reports a dependency of this node has been successfully resolved.
- operation() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Get the operation value.
- operationId() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
- outputs() - Method in interface com.microsoft.azure.management.resources.Deployment
- outputs() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the outputs value.
- owner() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
P
- PAKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PAKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PALAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PALAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PALESTINIAN_AUTHORITY_970 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PALESTINIAN_AUTHORITY_972 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PALESTINIAN_TERRITORY_OCCUPIED - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PANAMA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PANAMA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PAPUA_NEW_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PAPUA_NEW_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PARAGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PARAGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- parameters() - Method in interface com.microsoft.azure.management.resources.Deployment
- parameters() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Get the parameters value.
- parameters() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the parameters value.
- parameters() - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
-
Get the parameters value.
- parametersLink() - Method in interface com.microsoft.azure.management.resources.Deployment
- parametersLink() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Get the parametersLink value.
- parametersLink() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the parametersLink value.
- ParametersLink - Class in com.microsoft.azure.management.resources
-
Entity representing the reference to the deployment paramaters.
- ParametersLink() - Constructor for class com.microsoft.azure.management.resources.ParametersLink
- parent() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent
- parent() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- parent() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Settable
-
Begins an update for a child resource.
- parentDAGs - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
the immediate parent graphs of this graph.
- ParentlessChildResource<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Base interface used by child resources that do not immediately have their parent attached to them but are instead available directly off other entry points.
- parentRelativePathFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract parent resource path from a resource ID string.
- parentResourceIdFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract parent resource ID from a resource ID string.
- parentResourcePath() - Method in interface com.microsoft.azure.management.resources.GenericResource
- PAST_DUE - com.microsoft.azure.management.resources.SubscriptionState
-
Enum value PastDue.
- path() - Method in class com.microsoft.azure.management.resources.AliasPathType
-
Get the path value.
- paths() - Method in class com.microsoft.azure.management.resources.AliasType
-
Get the paths value.
- PERU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PERU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PHILIPPINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PHILIPPINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PITCAIRN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- plan() - Method in interface com.microsoft.azure.management.resources.GenericResource
- Plan - Class in com.microsoft.azure.management.resources
-
Plan for the resource.
- Plan() - Constructor for class com.microsoft.azure.management.resources.Plan
- POLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- POLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PolicyAssignment - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure policy assignment.
- PolicyAssignment.Definition - Interface in com.microsoft.azure.management.resources
-
Container interface for all the definitions that need to be implemented.
- PolicyAssignment.DefinitionStages - Interface in com.microsoft.azure.management.resources
-
Grouping of all the policy assignment definition stages.
- PolicyAssignment.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
-
The first stage of the policy assignment.
- PolicyAssignment.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
-
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 - Interface in com.microsoft.azure.management.resources
-
A policy assignment allowing the display name to be set.
- PolicyAssignment.DefinitionStages.WithPolicyDefinition - Interface in com.microsoft.azure.management.resources
-
A policy assignment allowing the policy definition to be set.
- PolicyAssignment.DefinitionStages.WithScope - Interface in com.microsoft.azure.management.resources
-
A policy assignment specifying the scope of the policy.
- PolicyAssignments - Interface in com.microsoft.azure.management.resources
-
Entry point to policy assignment management API.
- PolicyDefinition - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure policy.
- PolicyDefinition.Definition - Interface in com.microsoft.azure.management.resources
-
Container interface for all the definitions that need to be implemented.
- PolicyDefinition.DefinitionStages - Interface in com.microsoft.azure.management.resources
-
Grouping of all the policy definition stages.
- PolicyDefinition.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
-
The first stage of the policy definition.
- PolicyDefinition.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
-
A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify.
- PolicyDefinition.DefinitionStages.WithDescription - Interface in com.microsoft.azure.management.resources
-
A policy definition allowing policy description to be set.
- PolicyDefinition.DefinitionStages.WithDisplayName - Interface in com.microsoft.azure.management.resources
-
A policy definition allowing the display name to be set.
- PolicyDefinition.DefinitionStages.WithPolicyRule - Interface in com.microsoft.azure.management.resources
-
A policy definition allowing the policy rule to be set.
- PolicyDefinition.DefinitionStages.WithPolicyType - Interface in com.microsoft.azure.management.resources
-
A policy definition specifying the policy type to be blob.
- PolicyDefinition.Update - Interface in com.microsoft.azure.management.resources
-
The template for a policy update operation, containing all the settings that can be modified.
- PolicyDefinition.UpdateStages - Interface in com.microsoft.azure.management.resources
-
Grouping of all the policy update stages.
- PolicyDefinition.UpdateStages.WithDescription - Interface in com.microsoft.azure.management.resources
-
A policy definition allowing the policy description to be set.
- PolicyDefinition.UpdateStages.WithDisplayName - Interface in com.microsoft.azure.management.resources
-
A policy definition allowing the display name to be set.
- PolicyDefinition.UpdateStages.WithPolicyRule - Interface in com.microsoft.azure.management.resources
-
A policy definition allowing the policy rule to be set.
- PolicyDefinition.UpdateStages.WithPolicyType - Interface in com.microsoft.azure.management.resources
-
A policy definition allowing the policy type to be set.
- policyDefinitionId() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
- policyDefinitionId() - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
-
Get the policyDefinitionId value.
- PolicyDefinitionReference - Class in com.microsoft.azure.management.resources
-
The policy definition reference.
- PolicyDefinitionReference() - Constructor for class com.microsoft.azure.management.resources.PolicyDefinitionReference
- PolicyDefinitions - Interface in com.microsoft.azure.management.resources
-
Entry point to tenant management API.
- PolicyMode - Class in com.microsoft.azure.management.resources
-
Defines values for PolicyMode.
- PolicyMode() - Constructor for class com.microsoft.azure.management.resources.PolicyMode
- policyRule() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
- PolicySku - Class in com.microsoft.azure.management.resources
-
The policy sku.
- PolicySku() - Constructor for class com.microsoft.azure.management.resources.PolicySku
- policyType() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
- PolicyType - Class in com.microsoft.azure.management.resources
-
Defines values for PolicyType.
- PolicyType() - Constructor for class com.microsoft.azure.management.resources.PolicyType
- PORTUGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- PORTUGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- PostRunTaskCollection - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
A collection of "Post Run" tasks.
- PostRunTaskCollection(TaskGroup) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
-
Creates PostRunTaskCollection.
- prepareForEnumeration() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Prepares this DAG for node enumeration using getNext method, each call to getNext returns next node in the DAG with no dependencies.
- principalId() - Method in class com.microsoft.azure.management.resources.Identity
-
Get the principalId value.
- product() - Method in class com.microsoft.azure.management.resources.Plan
-
Get the product value.
- promotionCode() - Method in class com.microsoft.azure.management.resources.Plan
-
Get the promotionCode value.
- properties() - Method in interface com.microsoft.azure.management.resources.GenericResource
- properties() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Get the properties value.
- provider() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Get the provider value.
- Provider - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure resource provider.
- providerNamespace() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- ProviderResourceType - Class in com.microsoft.azure.management.resources
-
Resource type managed by the resource provider.
- ProviderResourceType() - Constructor for class com.microsoft.azure.management.resources.ProviderResourceType
- providers() - Method in interface com.microsoft.azure.management.resources.Deployment
- providers() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the providers value.
- Providers - Interface in com.microsoft.azure.management.resources
-
Entry point to providers management API.
- provisioningState() - Method in interface com.microsoft.azure.management.resources.Deployment
- provisioningState() - Method in class com.microsoft.azure.management.resources.DeploymentExtendedFilter
-
Get the provisioningState value.
- provisioningState() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
- provisioningState() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the provisioningState value.
- provisioningState() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the provisioningState value.
- provisioningState() - Method in interface com.microsoft.azure.management.resources.ResourceGroup
- provisioningState() - Method in class com.microsoft.azure.management.resources.ResourceGroupProperties
-
Get the provisioningState value.
- proxyTaskGroupWrapper - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
The helper to operate on proxy TaskGroup of this TaskGroup for supporting dependents marked for post run.
- publisher() - Method in class com.microsoft.azure.management.resources.Plan
-
Get the publisher value.
- publisher() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Get the publisher value.
- PUERTO_RICO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- put(String, Object) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
-
Put a key-value in the context.
Q
- QATAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- QATAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- queue - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
to perform topological sort on the graph.
- quotaId() - Method in class com.microsoft.azure.management.resources.SubscriptionPolicies
-
Get the quotaId value.
R
- refresh() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable
-
Refreshes the resource to sync with Azure.
- Refreshable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
Base class for resources that can be refreshed to get the latest state.
- refreshAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable
-
Refreshes the resource to sync with Azure.
- region() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
- region() - Method in interface com.microsoft.azure.management.resources.Location
- Region - Class in com.microsoft.azure.management.resources.fluentcore.arm
-
Enumeration of the Azure datacenter regions.
- regionName() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
- register(String) - Method in interface com.microsoft.azure.management.resources.Providers
-
Registers provider to be used with a subscription.
- register(String, String) - Method in interface com.microsoft.azure.management.resources.Features
-
Registers a feature in a resource provider.
- registerAsync(String) - Method in interface com.microsoft.azure.management.resources.Providers
-
Registers provider to be used with a subscription asynchronously.
- registerAsync(String, ServiceCallback<Provider>) - Method in interface com.microsoft.azure.management.resources.Providers
-
Registers provider to be used with a subscription asynchronously.
- registerAsync(String, String) - Method in interface com.microsoft.azure.management.resources.Features
-
Registers a feature in a resource provider asynchronously.
- registerAsync(String, String, ServiceCallback<Feature>) - Method in interface com.microsoft.azure.management.resources.Features
-
Registers a feature in a resource provider asynchronously.
- registrationState() - Method in interface com.microsoft.azure.management.resources.Provider
- relativePathFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract the relative path to the current resource provider.
- removeChild(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
- removeDependency(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Remove the dependency node identified by the given key from the dependencies.
- reportCompletion(NodeT) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Reports that a node is resolved hence other nodes depends on it can consume it.
- reportError(NodeT, Throwable) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
-
Reports that a node is faulted.
- request() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the request value.
- resource() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Get the resource value.
- Resource - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
Base interfaces for fluent resources.
- Resource.DefinitionWithRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing a location be selected for the resource.
- Resource.DefinitionWithTags<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
A resource definition allowing tags to be modified for the resource.
- Resource.UpdateWithTags<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
-
An update allowing tags to be modified for the resource.
- ResourceConnector - Interface in com.microsoft.azure.management.resources
-
Defines a connector that connects other resources to a resource group.
- ResourceConnector.Builder<T extends ResourceConnector> - Interface in com.microsoft.azure.management.resources
-
Implementations of this interface defines how to create a connector.
- ResourceGroup - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure resource group.
- ResourceGroup.Definition - Interface in com.microsoft.azure.management.resources
-
Container interface for all the definitions that need to be implemented.
- ResourceGroup.DefinitionStages - Interface in com.microsoft.azure.management.resources
-
Grouping of all the resource group definition stages.
- ResourceGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
-
A resource group definition allowing location to be set.
- ResourceGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
-
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 - Interface in com.microsoft.azure.management.resources
-
The template for a resource group update operation, containing all the settings that can be modified.
- ResourceGroup.UpdateStages - Interface in com.microsoft.azure.management.resources
-
Grouping of all the resource group update stages.
- ResourceGroupExportResult - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure deployment template export result.
- ResourceGroupExportTemplateOptions - Enum in com.microsoft.azure.management.resources
-
The export template options.
- ResourceGroupFilter - Class in com.microsoft.azure.management.resources
-
Resource group filter.
- ResourceGroupFilter() - Constructor for class com.microsoft.azure.management.resources.ResourceGroupFilter
- resourceGroupName() - Method in interface com.microsoft.azure.management.resources.Deployment
- resourceGroupName() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup
- resourceGroupName() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- ResourceGroupProperties - Class in com.microsoft.azure.management.resources
-
The resource group properties.
- ResourceGroupProperties() - Constructor for class com.microsoft.azure.management.resources.ResourceGroupProperties
- ResourceGroups - Interface in com.microsoft.azure.management.resources
-
Entry point to resource group management API.
- ResourceId - Class in com.microsoft.azure.management.resources.fluentcore.arm
-
Instantiate itself from a resource id, and give easy access to resource information like subscription, resourceGroup, resource name.
- ResourceIdentityType - Enum in com.microsoft.azure.management.resources
-
Defines values for ResourceIdentityType.
- ResourceManagementErrorWithDetails - Class in com.microsoft.azure.management.resources
-
The detailed error message of resource management.
- ResourceManagementErrorWithDetails() - Constructor for class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
- resourceName() - Method in class com.microsoft.azure.management.resources.BasicDependency
-
Get the resourceName value.
- resourceName() - Method in class com.microsoft.azure.management.resources.Dependency
-
Get the resourceName value.
- resourceName() - Method in class com.microsoft.azure.management.resources.TargetResource
-
Get the resourceName value.
- resourceProviderFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract resource provider from a resource ID string.
- resourceProviderNamespace() - Method in interface com.microsoft.azure.management.resources.GenericResource
- ResourceProviderOperationDisplayProperties - Class in com.microsoft.azure.management.resources
-
Resource provider operation's display properties.
- ResourceProviderOperationDisplayProperties() - Constructor for class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
- resourceType() - Method in class com.microsoft.azure.management.resources.BasicDependency
-
Get the resourceType value.
- resourceType() - Method in class com.microsoft.azure.management.resources.Dependency
-
Get the resourceType value.
- resourceType() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- resourceType() - Method in interface com.microsoft.azure.management.resources.GenericResource
- resourceType() - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
-
Get the resourceType value.
- resourceType() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Get the resourceType value.
- resourceType() - Method in class com.microsoft.azure.management.resources.TargetResource
-
Get the resourceType value.
- resourceTypeFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract resource type from a resource ID string.
- resourceTypes() - Method in interface com.microsoft.azure.management.resources.Provider
- ResourceUtils - Class in com.microsoft.azure.management.resources.fluentcore.arm
-
Utility methods for Azure resource IDs.
- response() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the response value.
- result() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- result() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
- REUNION - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- REUNION - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ROMANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ROMANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- root() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
- root() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
- RUSSIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- RUSSIAN_FEDERATION - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- RWANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- RWANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
S
- SAINT_HELENA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAINT_HELENA_ASCENSION_AND_TRISTAN_DA_CUNHA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SAINT_KITTS_AND_NEVIS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAINT_LUCIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAINT_PIERRE_AND_MIQUELON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAINT_VINCENT_AND_GRENADINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAMOA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAMOA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SAN_MARINO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAN_MARINO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SAO_TOME_AND_PRINCIPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAO_TOME_AND_PRINCIPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SAUDI_ARABIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SAUDI_ARABIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- scope() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
- SENEGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SENEGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SERBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SERBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- serviceRequestId() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the serviceRequestId value.
- setOwner(Graph<DataT, NodeT>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
-
Sets reference to the graph owning this node.
- setPreparer(boolean) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
-
Mark or un-mark this node as preparer.
- Settable<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
The base interface for all template interfaces for child resources that support update operations.
- SEYCHELLES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SEYCHELLES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SIERRA_LEONE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SIERRA_LEONE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SINGAPORE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SINGAPORE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- size() - Method in class com.microsoft.azure.management.resources.Sku
-
Get the size value.
- Sku - Class in com.microsoft.azure.management.resources
-
SKU for the resource.
- Sku() - Constructor for class com.microsoft.azure.management.resources.Sku
- SLOVAKIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SLOVAKIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SLOVENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SLOVENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SOLOMON_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SOLOMON_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SOMALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SOMALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SOUTH_AFRICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SOUTH_AFRICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SOUTH_GEORGIA_AND_SANDWICH_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SPAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SPAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- spendingLimit() - Method in class com.microsoft.azure.management.resources.SubscriptionPolicies
-
Get the spendingLimit value.
- SpendingLimit - Enum in com.microsoft.azure.management.resources
-
Defines values for SpendingLimit.
- SRI_LANKA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SRI_LANKA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ST_KITTS_AND_NEVIS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ST_LUCIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ST_PIERRE_AND_MIQUELON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ST_VINCENT_AND_THE_GRENADINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- state() - Method in interface com.microsoft.azure.management.resources.Feature
- state() - Method in class com.microsoft.azure.management.resources.FeatureProperties
-
Get the state value.
- state() - Method in interface com.microsoft.azure.management.resources.Subscription
- STATE_OF_LIBYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- statusCode() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
- statusCode() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the statusCode value.
- statusMessage() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
- statusMessage() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the statusMessage value.
- subnetName() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
- Subscription - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure subscription.
- subscriptionFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
-
Extract the subscription ID from a resource ID string.
- subscriptionId() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
- subscriptionId() - Method in interface com.microsoft.azure.management.resources.Location
- subscriptionId() - Method in interface com.microsoft.azure.management.resources.Subscription
- subscriptionPolicies() - Method in interface com.microsoft.azure.management.resources.Subscription
- SubscriptionPolicies - Class in com.microsoft.azure.management.resources
-
Subscription policies.
- SubscriptionPolicies() - Constructor for class com.microsoft.azure.management.resources.SubscriptionPolicies
- Subscriptions - Interface in com.microsoft.azure.management.resources
-
Entry point to subscription management API.
- SubscriptionState - Enum in com.microsoft.azure.management.resources
-
Defines values for SubscriptionState.
- SUDAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SupportsBatchCreation<ResourceT extends Indexable> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Providing access to creating a batch of Azure top level resources of same type.
- SupportsBatchDeletion - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to deleting multiple resource from Azure, identifying them by their IDs.
- SupportsBeginDeletingByName - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to deleting a resource from Azure, identifying it by its resource ID.
- SupportsCreating<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Providing access to creating Azure top level resources.
- SupportsDeletingById - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to deleting a resource from Azure, identifying it by its resource ID.
- SupportsDeletingByName - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to deleting a resource from Azure, identifying it by its resource name.
- SupportsDeletingByParent - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to getting a specific Azure resource based on its resource group and parent.
- SupportsDeletingByResourceGroup - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to deleting a resource from Azure, identifying it by its name and its resource group.
- SupportsGettingById<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to getting a specific Azure resource based on its resource ID.
- SupportsGettingByName<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to getting a specific Azure resource based on its name within the current resource group.
- SupportsGettingByNameAsync<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to getting a specific resource based on its name.
- SupportsGettingByParent<T,ParentT extends Resource & HasResourceGroup,ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to getting a specific Azure resource based on its resource group and parent.
- SupportsGettingByResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to getting a specific Azure resource based on its name and resource group.
- SupportsListing<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to listing Azure resources of a specific type in a subscription.
- SupportsListingByParent<T,ParentT extends Resource & HasResourceGroup,ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to listing Azure resources of a specific type in a specific parent resource.
- SupportsListingByRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to listing Azure resources of a specific type based on their region.
- SupportsListingByResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to listing Azure resources of a specific type in a specific resource group.
- SupportsListingByTag<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
-
Provides access to listing Azure resources of a specific type based on their tag.
- SupportsListingInResourceGroupByTag<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
-
Provides access to listing Azure resources of a specific type based on their tag.
- SURINAME - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SURINAME - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SVALBARD_AND_JAN_MAYEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SWAZILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SWAZILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SWEDEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SWEDEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SWITZERLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- SWITZERLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SYRIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- SYSTEM_ASSIGNED - com.microsoft.azure.management.resources.ResourceIdentityType
-
Enum value SystemAssigned.
T
- TagCount - Class in com.microsoft.azure.management.resources
-
Tag count.
- TagCount() - Constructor for class com.microsoft.azure.management.resources.TagCount
- tagname() - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
-
Get the tagname value.
- tagName() - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
-
Get the tagName value.
- tags() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
- tagvalue() - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
-
Get the tagvalue value.
- tagValue() - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
-
Get the tagValue value.
- TAIWAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TAIWAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TAJIKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TAJIKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TANZANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TANZANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- target() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
-
Get the target value.
- targetResource() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
- targetResource() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the targetResource value.
- TargetResource - Class in com.microsoft.azure.management.resources
-
Target resource.
- TargetResource() - Constructor for class com.microsoft.azure.management.resources.TargetResource
- taskGroup() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- taskGroup() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.HasTaskGroup
- taskGroup() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
- TaskGroup - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
Type representing a group of task entries with dependencies between them.
- TaskGroup(IndexableTaskItem) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Creates TaskGroup.
- TaskGroup(String, TaskItem) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Creates TaskGroup.
- TaskGroup.HasTaskGroup - Interface in com.microsoft.azure.management.resources.fluentcore.dag
-
An interface representing a type composes a TaskGroup.
- TaskGroup.InvocationContext - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
A mutable type that can be used to pass data around task items during the invocation of the TaskGroup.
- TaskGroupTerminateOnErrorStrategy - Enum in com.microsoft.azure.management.resources.fluentcore.dag
-
Defines task group termination strategies to be used once a task error-ed.
- TaskItem - Interface in com.microsoft.azure.management.resources.fluentcore.dag
-
Type representing a unit of work, upon invocation produces result of
Indexabletype. - taskResult(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
-
Get result of one of the task that belongs to this task's task group.
- taskResult(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
-
Get result of one of the task that belongs to this task's task group.
- taskResult(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
-
Retrieve the result produced by a task with the given id in the group.
- template() - Method in interface com.microsoft.azure.management.resources.Deployment
- template() - Method in interface com.microsoft.azure.management.resources.DeploymentExportResult
- template() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Get the template value.
- template() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the template value.
- template() - Method in interface com.microsoft.azure.management.resources.ResourceGroupExportResult
- templateAsJson() - Method in interface com.microsoft.azure.management.resources.DeploymentExportResult
- templateJson() - Method in interface com.microsoft.azure.management.resources.ResourceGroupExportResult
- templateLink() - Method in interface com.microsoft.azure.management.resources.Deployment
- templateLink() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Get the templateLink value.
- templateLink() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the templateLink value.
- TemplateLink - Class in com.microsoft.azure.management.resources
-
Entity representing the reference to the template.
- TemplateLink() - Constructor for class com.microsoft.azure.management.resources.TemplateLink
- Tenant - Interface in com.microsoft.azure.management.resources
-
An immutable client-side representation of an Azure tenant.
- tenantId() - Method in class com.microsoft.azure.management.resources.Identity
-
Get the tenantId value.
- tenantId() - Method in interface com.microsoft.azure.management.resources.Tenant
- Tenants - Interface in com.microsoft.azure.management.resources
-
Entry point to tenant management API.
- TERMINATE_ON_HITTING_LCA_TASK - com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupTerminateOnErrorStrategy
-
Indicate that on task error, allows any other tasks those are not directly or indirectly depends on the error-ed task to execute, once a LCA (lowest common ancestor) task is hit (at that point any progress cannot be made) emit onError terminal event with
CompositeException. - TERMINATE_ON_IN_PROGRESS_TASKS_COMPLETION - com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupTerminateOnErrorStrategy
-
Indicate that on task error, allows for any currently executing tasks to finish and emit onError terminal event with
CompositeException. - terminateOnErrorStrategy() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
- THAILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- THAILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- tier() - Method in class com.microsoft.azure.management.resources.PolicySku
-
Get the tier value.
- tier() - Method in class com.microsoft.azure.management.resources.Sku
-
Get the tier value.
- timestamp() - Method in interface com.microsoft.azure.management.resources.Deployment
- timestamp() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
- timestamp() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
-
Get the timestamp value.
- timestamp() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Get the timestamp value.
- TIMOR_LESTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TIMOR_LESTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TOGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TOGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TOKELAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TOKELAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TONGA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TONGA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- toString() - Method in enum com.microsoft.azure.management.resources.DeploymentMode
- toString() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
- toString() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- toString() - Method in enum com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
- toString() - Method in enum com.microsoft.azure.management.resources.ResourceIdentityType
- toString() - Method in enum com.microsoft.azure.management.resources.SpendingLimit
- toString() - Method in enum com.microsoft.azure.management.resources.SubscriptionState
- TRINIDAD_AND_TOBAGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TRINIDAD_AND_TOBAGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TRISTAN_DA_CUNHA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TUNISIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TUNISIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TURKEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TURKEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TURKMENISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TURKMENISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TURKS_AND_CAICOS_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TURKS_AND_CAICOS_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- TUVALU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- TUVALU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- type() - Method in interface com.microsoft.azure.management.resources.Feature
- type() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
- type() - Method in class com.microsoft.azure.management.resources.Identity
-
Get the type value.
- type() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
- type() - Method in class com.microsoft.azure.management.resources.TagCount
-
Get the type value.
U
- UGANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- UGANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- UK_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- UK_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- UKRAINE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- UKRAINE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- UNITED_ARAB_EMIRATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- UNITED_ARAB_EMIRATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- UNITED_KINGDOM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- UNITED_KINGDOM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- UNITED_STATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- UNITED_STATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- UNITED_STATES_MINOR_OUTLYING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- UNITED_STATES_OUTLYING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- unregister(String) - Method in interface com.microsoft.azure.management.resources.Providers
-
Unregisters provider from a subscription.
- unregisterAsync(String) - Method in interface com.microsoft.azure.management.resources.Providers
-
Unregisters provider from a subscription asynchronously.
- unregisterAsync(String, ServiceCallback<Provider>) - Method in interface com.microsoft.azure.management.resources.Providers
-
Unregisters provider from a subscription asynchronously.
- Updatable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
-
Base class for resource that can be updated.
- update() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Updatable
-
Begins an update for a new resource.
- uri() - Method in class com.microsoft.azure.management.resources.ParametersLink
-
Get the uri value.
- uri() - Method in class com.microsoft.azure.management.resources.TemplateLink
-
Get the uri value.
- URUGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- URUGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- US_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- US_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- US_EAST2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- US_NORTH_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- US_SOUTH_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- US_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
-
Azure Cloud - Americas
- US_WEST_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- US_WEST2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- useHttpClientThreadPool(boolean) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Sets whether to use the thread pool in OkHttp client or RxJava schedulers.
- UZBEKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- UZBEKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
V
- value() - Method in class com.microsoft.azure.management.resources.TagCount
-
Get the value value.
- valueOf(String) - Static method in enum com.microsoft.azure.management.resources.DeploymentMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupTerminateOnErrorStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.resources.ResourceIdentityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.resources.SpendingLimit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.resources.SubscriptionState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.management.resources.DeploymentMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
- values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
- values() - Static method in enum com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupTerminateOnErrorStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.microsoft.azure.management.resources.PolicyMode
- values() - Static method in class com.microsoft.azure.management.resources.PolicyType
- values() - Static method in enum com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.resources.ResourceIdentityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.resources.SpendingLimit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.resources.SubscriptionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(Class<T>) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
- VANUATU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- VANUATU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- VENEZUELA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- VENEZUELA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- version() - Method in class com.microsoft.azure.management.resources.Plan
-
Get the version value.
- VIETNAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- VIETNAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- VIRGIN_ISLANDS_BRITISH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- VIRGIN_ISLANDS_BRITISH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- VIRGIN_ISLANDS_US - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- VIRGIN_ISLANDS_US - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- visit(Graph.Visitor) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
-
Perform DFS visit in this graph.
- voidIndexable() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
- VoidIndexable - Class in com.microsoft.azure.management.resources.fluentcore.dag
-
Represents an index-able model, when used as return type of a method, it indicates invocation of the method may cause side-effect but does not produce a value.
- VoidIndexable(String) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.VoidIndexable
-
Creates VoidIndexable.
- voidObservable() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
- voidObservable() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
W
- WALLIS_AND_FUTUNA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- WALLIS_AND_FUTUNA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- WARNED - com.microsoft.azure.management.resources.SubscriptionState
-
Enum value Warned.
- WESTERN_SAHARA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- withAliases(List<AliasType>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Set the aliases value.
- withApiVersion(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
-
Specifies the api version.
- withApiVersion(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithApiVersion
-
Specifies the API version of the resource provider.
- withApiVersions(List<String>) - Method in class com.microsoft.azure.management.resources.AliasPathType
-
Set the apiVersions value.
- withApiVersions(List<String>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Set the apiVersions value.
- withCallbackExecutor(Executor) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Sets the executor for async callbacks to run on.
- withCapacity(Integer) - Method in class com.microsoft.azure.management.resources.Sku
-
Set the capacity value.
- withConnectionPool(ConnectionPool) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Sets the connection pool for the Http client.
- withConnectionTimeout(long, TimeUnit) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Set the connection timeout on the HTTP client.
- withContent(Object) - Method in class com.microsoft.azure.management.resources.HttpMessage
-
Set the content value.
- withContentVersion(String) - Method in class com.microsoft.azure.management.resources.ParametersLink
-
Set the contentVersion value.
- withContentVersion(String) - Method in class com.microsoft.azure.management.resources.TemplateLink
-
Set the contentVersion value.
- withDebugSetting(DebugSetting) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Set the debugSetting value.
- withDebugSetting(DebugSetting) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the debugSetting value.
- withDependencies(List<Dependency>) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the dependencies value.
- withDependsOn(List<BasicDependency>) - Method in class com.microsoft.azure.management.resources.Dependency
-
Set the dependsOn value.
- withDescription(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDescription
-
Specifies the description of the policy.
- withDescription(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDescription
-
Specifies the description of the policy.
- withDescription(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Set the description value.
- withDetailLevel(String) - Method in class com.microsoft.azure.management.resources.DebugSetting
-
Set the detailLevel value.
- withDispatcher(Dispatcher) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Sets the dispatcher used in OkHttp client.
- withDisplayName(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithDisplayName
-
Specifies the display name of the policy assignment.
- withDisplayName(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName
-
Specifies the display name of the policy.
- withDisplayName(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDisplayName
-
Specifies the display name of the policy.
- withErrorCode(String) - Method in class com.microsoft.azure.management.resources.ErrorResponse
-
Set the errorCode value.
- withErrorMessage(String) - Method in class com.microsoft.azure.management.resources.ErrorResponse
-
Set the errorMessage value.
- withExistingParentResource(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild.DefinitionStages.WithParentResource
-
Creates a new child resource under parent resource.
- withExistingParentResource(ParentT) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild.DefinitionStages.WithParentResource
-
Creates a new child resource under parent resource.
- withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
-
Associates the resource with an existing resource group.
- withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
-
Associates the resource with an existing resource group.
- withExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet
-
Assigns the specified subnet to this resource.
- withExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateDefinitionStages.WithSubnet
-
Assigns the specified subnet to this resource.
- withExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateStages.WithSubnet
-
Assigns the specified subnet to this resource.
- withFamily(String) - Method in class com.microsoft.azure.management.resources.Sku
-
Set the family value.
- withHttpStatus(String) - Method in class com.microsoft.azure.management.resources.ErrorResponse
-
Set the httpStatus value.
- withId(String) - Method in class com.microsoft.azure.management.resources.BasicDependency
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.resources.Dependency
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.resources.TargetResource
-
Set the id value.
- withInterceptor(Interceptor) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Plug in an interceptor into the HTTP pipeline.
- withLocations(List<String>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Set the locations value.
- withLogLevel(LogLevel) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Set the logging level on the HTTP client.
- withMaxIdleConnections(int) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Deprecated.
- withMode(DeploymentMode) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithMode
-
Specifies the deployment mode.
- withMode(DeploymentMode) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode
-
Specifies the deployment mode.
- withMode(DeploymentMode) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Set the mode value.
- withMode(DeploymentMode) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the mode value.
- withModel(String) - Method in class com.microsoft.azure.management.resources.Sku
-
Set the model value.
- withName(String) - Method in class com.microsoft.azure.management.resources.AliasType
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.resources.Plan
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.resources.PolicySku
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.resources.Sku
-
Set the name value.
- withNameValue(String, T, Class<T>) - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
- withNewParentResource(Creatable<ParentT>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild.DefinitionStages.WithParentResource
-
Creates a new child resource under parent resource.
- withNewResourceGroup() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
-
Creates a new resource group to put the resource in.
- withNewResourceGroup(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
-
Creates a new resource group to put the resource in.
- withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithGroup
-
Creates a new resource group to put the resource in, based on the definition specified.
- withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
-
Creates a new resource group to put the resource in, based on the definition specified.
- withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
-
Creates a new resource group to put the resource in.
- withNewResourceGroup(String, Region) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithGroup
-
Creates a new resource group to put the deployment in.
- withNewResourceGroup(String, Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
-
Creates a new resource group to put the resource in.
- withOperation(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Set the operation value.
- withoutPlan() - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithPlan
-
Specifies the plan of the resource.
- withoutPlan() - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithPlan
-
Specifies the plan of the resource.
- withOutputs(Object) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the outputs value.
- withoutTag(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
-
Removes a tag from the resource.
- withParameters(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithParameters
-
Specifies the parameters as a Java object.
- withParameters(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
-
Specifies the parameters as a Java object.
- withParameters(Object) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Set the parameters value.
- withParameters(Object) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the parameters value.
- withParameters(Object) - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
-
Set the parameters value.
- withParameters(String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithParameters
-
Specifies the parameters as a JSON string.
- withParameters(String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
-
Specifies the parameters as a JSON string.
- withParametersLink(ParametersLink) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Set the parametersLink value.
- withParametersLink(ParametersLink) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the parametersLink value.
- withParametersLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithParameters
-
Specifies the parameters as a URL.
- withParametersLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
-
Specifies the parameters as a URL.
- withParentResourceId(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithParentResource
-
Specifies the parent resource.
- withParentResourceId(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithParentResource
-
Specifies the parent resource.
- withParentResourcePath(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithParentResource
-
Specifies the parent resource relative path.
- withParentResourcePath(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithParentResource
-
Specifies the parent resource relative path.
- withPath(String) - Method in class com.microsoft.azure.management.resources.AliasPathType
-
Set the path value.
- withPaths(List<AliasPathType>) - Method in class com.microsoft.azure.management.resources.AliasType
-
Set the paths value.
- withPlan(String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithPlan
-
Specifies the plan of the resource.
- withPlan(String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithPlan
-
Specifies the plan of the resource.
- withPolicyDefinition(PolicyDefinition) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithPolicyDefinition
-
Specifies the policy definition.
- withPolicyDefinitionId(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithPolicyDefinition
-
Specifies the policy assignment.
- withPolicyDefinitionId(String) - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
-
Set the policyDefinitionId value.
- withPolicyRule(Object) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyRule
-
Specifies the rule of the policy.
- withPolicyRule(Object) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyRule
-
Specifies the rule of the policy.
- withPolicyRuleJson(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyRule
-
Specifies the rule of the policy in JSON format.
- withPolicyType(PolicyType) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyType
-
Specifies the type of the policy.
- withPolicyType(PolicyType) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyType
-
Specifies the type of the policy.
- withProduct(String) - Method in class com.microsoft.azure.management.resources.Plan
-
Set the product value.
- withPromotionCode(String) - Method in class com.microsoft.azure.management.resources.Plan
-
Set the promotionCode value.
- withProperties(Object) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
-
Specifies other properties.
- withProperties(Object) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithProperties
-
Specifies other properties of the resource.
- withProperties(Map<String, String>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Set the properties value.
- withProvider(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Set the provider value.
- withProviderNamespace(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithProviderNamespace
-
Specifies the resource provider's namespace.
- withProviders(List<ProviderInner>) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the providers value.
- withProvisioningState(String) - Method in class com.microsoft.azure.management.resources.DeploymentExtendedFilter
-
Set the provisioningState value.
- withProxy(Proxy) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Sets the proxy for the HTTP client.
- withProxyAuthenticator(Authenticator) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Sets the proxy authenticator for the HTTP client.
- withPublisher(String) - Method in class com.microsoft.azure.management.resources.Plan
-
Set the publisher value.
- withPublisher(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Set the publisher value.
- withReadTimeout(long, TimeUnit) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Set the read timeout on the HTTP client.
- withRegion(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
-
Specifies the region for the resource.
- withRegion(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
-
Specifies the region for the resource by name.
- withResource(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
-
Set the resource value.
- withResourceName(String) - Method in class com.microsoft.azure.management.resources.BasicDependency
-
Set the resourceName value.
- withResourceName(String) - Method in class com.microsoft.azure.management.resources.Dependency
-
Set the resourceName value.
- withResourceName(String) - Method in class com.microsoft.azure.management.resources.TargetResource
-
Set the resourceName value.
- withResourceType(String) - Method in class com.microsoft.azure.management.resources.BasicDependency
-
Set the resourceType value.
- withResourceType(String) - Method in class com.microsoft.azure.management.resources.Dependency
-
Set the resourceType value.
- withResourceType(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithResourceType
-
Specifies the resource's type.
- withResourceType(String) - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
-
Set the resourceType value.
- withResourceType(String) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
-
Set the resourceType value.
- withResourceType(String) - Method in class com.microsoft.azure.management.resources.TargetResource
-
Set the resourceType value.
- withSize(String) - Method in class com.microsoft.azure.management.resources.Sku
-
Set the size value.
- withState(String) - Method in class com.microsoft.azure.management.resources.FeatureProperties
-
Set the state value.
- withTag(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
-
Adds a tag to the resource.
- withTag(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
-
Adds a tag to the resource.
- withTagname(String) - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
-
Set the tagname value.
- withTagName(String) - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
-
Set the tagName value.
- withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
-
Specifies tags for the resource as a
Map. - withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
-
Specifies tags for the resource as a
Map. - withTagvalue(String) - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
-
Set the tagvalue value.
- withTagValue(String) - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
-
Set the tagValue value.
- withTemplate(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithTemplate
-
Specifies the template as a Java object.
- withTemplate(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate
-
Specifies the template as a Java object.
- withTemplate(Object) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Set the template value.
- withTemplate(Object) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the template value.
- withTemplate(String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithTemplate
-
Specifies the template as a JSON string.
- withTemplate(String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate
-
Specifies the template as a JSON string.
- withTemplateLink(TemplateLink) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
-
Set the templateLink value.
- withTemplateLink(TemplateLink) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
-
Set the templateLink value.
- withTemplateLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithTemplate
-
Specifies the template as a URL.
- withTemplateLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate
-
Specifies the template as a URL.
- withTerminateOnErrorStrategy(TaskGroupTerminateOnErrorStrategy) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
-
Sets the group termination strategy to use on error.
- withTier(String) - Method in class com.microsoft.azure.management.resources.PolicySku
-
Set the tier value.
- withTier(String) - Method in class com.microsoft.azure.management.resources.Sku
-
Set the tier value.
- withType(ResourceIdentityType) - Method in class com.microsoft.azure.management.resources.Identity
-
Set the type value.
- withType(String) - Method in class com.microsoft.azure.management.resources.TagCount
-
Set the type value.
- withUri(String) - Method in class com.microsoft.azure.management.resources.ParametersLink
-
Set the uri value.
- withUri(String) - Method in class com.microsoft.azure.management.resources.TemplateLink
-
Set the uri value.
- withUserAgent(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Specify the user agent header.
- withValue(Integer) - Method in class com.microsoft.azure.management.resources.TagCount
-
Set the value value.
- withVersion(String) - Method in class com.microsoft.azure.management.resources.Plan
-
Set the version value.
Y
- YEMEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- YEMEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
Z
- ZAMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ZAMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ZIMBABWE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
- ZIMBABWE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
- ZONE_1 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
-
Static value 1 for AvailabilityZoneId.
- ZONE_2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
-
Static value 2 for AvailabilityZoneId.
- ZONE_3 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
-
Static value 3 for AvailabilityZoneId.
All Classes All Packages