Uses of Class
com.azure.resourcemanager.resources.fluent.models.DeploymentExtendedInner
Packages that use DeploymentExtendedInner
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of DeploymentExtendedInner in com.azure.resourcemanager.resources.fluent
Subinterfaces with type arguments of type DeploymentExtendedInner in com.azure.resourcemanager.resources.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in DeploymentsClient.interfaceAn instance of this class provides access to all the operations defined in DeploymentsClient.Methods in com.azure.resourcemanager.resources.fluent that return DeploymentExtendedInnerModifier and TypeMethodDescriptionDeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources to a resource group.DeploymentsClient.createOrUpdateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters) Deploys resources at management group scope.DeploymentsClient.createOrUpdateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters, com.azure.core.util.Context context) Deploys resources at management group scope.DeploymentsClient.createOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.DeploymentsClient.createOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at a given scope.DeploymentsClient.createOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.DeploymentsClient.createOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at subscription scope.DeploymentsClient.createOrUpdateAtTenantScope(String deploymentName, ScopedDeployment parameters) Deploys resources at tenant scope.DeploymentsClient.createOrUpdateAtTenantScope(String deploymentName, ScopedDeployment parameters, com.azure.core.util.Context context) Deploys resources at tenant scope.DeploymentsClient.getAtManagementGroupScope(String groupId, String deploymentName) Gets a deployment.DeploymentsClient.getAtScope(String scope, String deploymentName) Gets a deployment.DeploymentsClient.getAtSubscriptionScope(String deploymentName) Gets a deployment.DeploymentsClient.getAtTenantScope(String deploymentName) Gets a deployment.DeploymentsClient.getByResourceGroup(String resourceGroupName, String deploymentName) Gets a deployment.Methods in com.azure.resourcemanager.resources.fluent that return types with arguments of type DeploymentExtendedInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources to a resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources to a resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters) Deploys resources at management group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters) Deploys resources at management group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters, com.azure.core.util.Context context) Deploys resources at management group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters, com.azure.core.util.Context context) Deploys resources at management group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtManagementGroupScopeAsync(String groupId, String deploymentName, ScopedDeployment parameters) Deploys resources at management group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtManagementGroupScopeAsync(String groupId, String deploymentName, ScopedDeployment parameters) Deploys resources at management group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at a given scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at a given scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScopeAsync(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScopeAsync(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at subscription scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtTenantScope(String deploymentName, ScopedDeployment parameters) Deploys resources at tenant scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtTenantScope(String deploymentName, ScopedDeployment parameters) Deploys resources at tenant scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtTenantScope(String deploymentName, ScopedDeployment parameters, com.azure.core.util.Context context) Deploys resources at tenant scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtTenantScope(String deploymentName, ScopedDeployment parameters, com.azure.core.util.Context context) Deploys resources at tenant scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtTenantScopeAsync(String deploymentName, ScopedDeployment parameters) Deploys resources at tenant scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtTenantScopeAsync(String deploymentName, ScopedDeployment parameters) Deploys resources at tenant scope.DeploymentsClient.createOrUpdateAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.DeploymentsClient.createOrUpdateAtManagementGroupScopeAsync(String groupId, String deploymentName, ScopedDeployment parameters) Deploys resources at management group scope.DeploymentsClient.createOrUpdateAtScopeAsync(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.DeploymentsClient.createOrUpdateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.DeploymentsClient.createOrUpdateAtTenantScopeAsync(String deploymentName, ScopedDeployment parameters) Deploys resources at tenant scope.DeploymentsClient.getAtManagementGroupScopeAsync(String groupId, String deploymentName) Gets a deployment.com.azure.core.http.rest.Response<DeploymentExtendedInner> DeploymentsClient.getAtManagementGroupScopeWithResponse(String groupId, String deploymentName, com.azure.core.util.Context context) Gets a deployment.Mono<com.azure.core.http.rest.Response<DeploymentExtendedInner>> DeploymentsClient.getAtManagementGroupScopeWithResponseAsync(String groupId, String deploymentName) Gets a deployment.DeploymentsClient.getAtScopeAsync(String scope, String deploymentName) Gets a deployment.com.azure.core.http.rest.Response<DeploymentExtendedInner> DeploymentsClient.getAtScopeWithResponse(String scope, String deploymentName, com.azure.core.util.Context context) Gets a deployment.Mono<com.azure.core.http.rest.Response<DeploymentExtendedInner>> DeploymentsClient.getAtScopeWithResponseAsync(String scope, String deploymentName) Gets a deployment.DeploymentsClient.getAtSubscriptionScopeAsync(String deploymentName) Gets a deployment.com.azure.core.http.rest.Response<DeploymentExtendedInner> DeploymentsClient.getAtSubscriptionScopeWithResponse(String deploymentName, com.azure.core.util.Context context) Gets a deployment.Mono<com.azure.core.http.rest.Response<DeploymentExtendedInner>> DeploymentsClient.getAtSubscriptionScopeWithResponseAsync(String deploymentName) Gets a deployment.DeploymentsClient.getAtTenantScopeAsync(String deploymentName) Gets a deployment.com.azure.core.http.rest.Response<DeploymentExtendedInner> DeploymentsClient.getAtTenantScopeWithResponse(String deploymentName, com.azure.core.util.Context context) Gets a deployment.Mono<com.azure.core.http.rest.Response<DeploymentExtendedInner>> DeploymentsClient.getAtTenantScopeWithResponseAsync(String deploymentName) Gets a deployment.DeploymentsClient.getByResourceGroupAsync(String resourceGroupName, String deploymentName) Gets a deployment.com.azure.core.http.rest.Response<DeploymentExtendedInner> DeploymentsClient.getByResourceGroupWithResponse(String resourceGroupName, String deploymentName, com.azure.core.util.Context context) Gets a deployment.Mono<com.azure.core.http.rest.Response<DeploymentExtendedInner>> DeploymentsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String deploymentName) Gets a deployment.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.list()Get all the deployments for a subscription.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> Get all the deployments for a subscription.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listAsync()Get all the deployments for a subscription.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> Get all the deployments for a subscription.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listAtManagementGroupScope(String groupId) Get all the deployments for a management group.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listAtManagementGroupScope(String groupId, String filter, Integer top, com.azure.core.util.Context context) Get all the deployments for a management group.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listAtManagementGroupScopeAsync(String groupId) Get all the deployments for a management group.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listAtManagementGroupScopeAsync(String groupId, String filter, Integer top) Get all the deployments for a management group.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listAtScope(String scope) Get all the deployments at the given scope.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listAtScope(String scope, String filter, Integer top, com.azure.core.util.Context context) Get all the deployments at the given scope.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listAtScopeAsync(String scope) Get all the deployments at the given scope.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listAtScopeAsync(String scope, String filter, Integer top) Get all the deployments at the given scope.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listAtTenantScope()Get all the deployments at the tenant scope.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listAtTenantScope(String filter, Integer top, com.azure.core.util.Context context) Get all the deployments at the tenant scope.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listAtTenantScopeAsync()Get all the deployments at the tenant scope.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listAtTenantScopeAsync(String filter, Integer top) Get all the deployments at the tenant scope.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listByResourceGroup(String resourceGroupName) Get all the deployments for a resource group.com.azure.core.http.rest.PagedIterable<DeploymentExtendedInner> DeploymentsClient.listByResourceGroup(String resourceGroupName, String filter, Integer top, com.azure.core.util.Context context) Get all the deployments for a resource group.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listByResourceGroupAsync(String resourceGroupName) Get all the deployments for a resource group.com.azure.core.http.rest.PagedFlux<DeploymentExtendedInner> DeploymentsClient.listByResourceGroupAsync(String resourceGroupName, String filter, Integer top) Get all the deployments for a resource group. -
Uses of DeploymentExtendedInner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return DeploymentExtendedInnerModifier and TypeMethodDescriptionstatic DeploymentExtendedInnerDeploymentExtendedInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeploymentExtendedInner from the JsonReader.DeploymentExtendedInner.withLocation(String location) DeploymentExtendedInner.withProperties(DeploymentPropertiesExtended properties) Set the properties property: Deployment properties. -
Uses of DeploymentExtendedInner in com.azure.resourcemanager.resources.models
Subinterfaces with type arguments of type DeploymentExtendedInner in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure deployment.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type DeploymentExtendedInnerModifier and TypeMethodDescriptionDeploymentListResult.value()Get the value property: An array of deployments.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type DeploymentExtendedInnerModifier and TypeMethodDescriptionDeploymentListResult.withValue(List<DeploymentExtendedInner> value) Set the value property: An array of deployments.