Uses of Class
com.azure.resourcemanager.resources.fluent.models.ManagementLockObjectInner
Packages that use ManagementLockObjectInner
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 ManagementLockObjectInner in com.azure.resourcemanager.resources.fluent
Subinterfaces with type arguments of type ManagementLockObjectInner in com.azure.resourcemanager.resources.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in ManagementLocksClient.interfaceAn instance of this class provides access to all the operations defined in ManagementLocksClient.Methods in com.azure.resourcemanager.resources.fluent that return ManagementLockObjectInnerModifier and TypeMethodDescriptionManagementLocksClient.createOrUpdateAtResourceGroupLevel(String resourceGroupName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource group level.ManagementLocksClient.createOrUpdateAtResourceLevel(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource level or any level below the resource.ManagementLocksClient.createOrUpdateAtSubscriptionLevel(String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the subscription level.ManagementLocksClient.createOrUpdateByScope(String scope, String lockName, ManagementLockObjectInner parameters) Create or update a management lock by scope.ManagementLocksClient.getAtResourceLevel(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName) Get the management lock of a resource or any level below resource.ManagementLocksClient.getAtSubscriptionLevel(String lockName) Gets a management lock at the subscription level.ManagementLocksClient.getByResourceGroup(String resourceGroupName, String lockName) Gets a management lock at the resource group level.ManagementLocksClient.getByScope(String scope, String lockName) Get a management lock by scope.Methods in com.azure.resourcemanager.resources.fluent that return types with arguments of type ManagementLockObjectInnerModifier and TypeMethodDescriptionManagementLocksClient.createOrUpdateAtResourceGroupLevelAsync(String resourceGroupName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource group level.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateAtResourceGroupLevelWithResponse(String resourceGroupName, String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Creates or updates a management lock at the resource group level.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateAtResourceGroupLevelWithResponseAsync(String resourceGroupName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource group level.ManagementLocksClient.createOrUpdateAtResourceLevelAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource level or any level below the resource.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateAtResourceLevelWithResponse(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Creates or updates a management lock at the resource level or any level below the resource.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateAtResourceLevelWithResponseAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource level or any level below the resource.ManagementLocksClient.createOrUpdateAtSubscriptionLevelAsync(String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the subscription level.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateAtSubscriptionLevelWithResponse(String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Creates or updates a management lock at the subscription level.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateAtSubscriptionLevelWithResponseAsync(String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the subscription level.ManagementLocksClient.createOrUpdateByScopeAsync(String scope, String lockName, ManagementLockObjectInner parameters) Create or update a management lock by scope.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateByScopeWithResponse(String scope, String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Create or update a management lock by scope.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateByScopeWithResponseAsync(String scope, String lockName, ManagementLockObjectInner parameters) Create or update a management lock by scope.ManagementLocksClient.getAtResourceLevelAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName) Get the management lock of a resource or any level below resource.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.getAtResourceLevelWithResponse(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, com.azure.core.util.Context context) Get the management lock of a resource or any level below resource.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.getAtResourceLevelWithResponseAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName) Get the management lock of a resource or any level below resource.ManagementLocksClient.getAtSubscriptionLevelAsync(String lockName) Gets a management lock at the subscription level.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.getAtSubscriptionLevelWithResponse(String lockName, com.azure.core.util.Context context) Gets a management lock at the subscription level.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.getAtSubscriptionLevelWithResponseAsync(String lockName) Gets a management lock at the subscription level.ManagementLocksClient.getByResourceGroupAsync(String resourceGroupName, String lockName) Gets a management lock at the resource group level.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.getByResourceGroupWithResponse(String resourceGroupName, String lockName, com.azure.core.util.Context context) Gets a management lock at the resource group level.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String lockName) Gets a management lock at the resource group level.ManagementLocksClient.getByScopeAsync(String scope, String lockName) Get a management lock by scope.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.getByScopeWithResponse(String scope, String lockName, com.azure.core.util.Context context) Get a management lock by scope.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.getByScopeWithResponseAsync(String scope, String lockName) Get a management lock by scope.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> ManagementLocksClient.list()Gets all the management locks for a subscription.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> Gets all the management locks for a subscription.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> ManagementLocksClient.listAsync()Gets all the management locks for a subscription.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> Gets all the management locks for a subscription.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> ManagementLocksClient.listAtResourceLevel(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName) Gets all the management locks for a resource or any level below resource.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> ManagementLocksClient.listAtResourceLevel(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String filter, com.azure.core.util.Context context) Gets all the management locks for a resource or any level below resource.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> ManagementLocksClient.listAtResourceLevelAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName) Gets all the management locks for a resource or any level below resource.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> ManagementLocksClient.listAtResourceLevelAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String filter) Gets all the management locks for a resource or any level below resource.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> ManagementLocksClient.listByResourceGroup(String resourceGroupName) Gets all the management locks for a resource group.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> ManagementLocksClient.listByResourceGroup(String resourceGroupName, String filter, com.azure.core.util.Context context) Gets all the management locks for a resource group.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> ManagementLocksClient.listByResourceGroupAsync(String resourceGroupName) Gets all the management locks for a resource group.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> ManagementLocksClient.listByResourceGroupAsync(String resourceGroupName, String filter) Gets all the management locks for a resource group.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> ManagementLocksClient.listByScope(String scope) Gets all the management locks for a scope.com.azure.core.http.rest.PagedIterable<ManagementLockObjectInner> ManagementLocksClient.listByScope(String scope, String filter, com.azure.core.util.Context context) Gets all the management locks for a scope.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> ManagementLocksClient.listByScopeAsync(String scope) Gets all the management locks for a scope.com.azure.core.http.rest.PagedFlux<ManagementLockObjectInner> ManagementLocksClient.listByScopeAsync(String scope, String filter) Gets all the management locks for a scope.Methods in com.azure.resourcemanager.resources.fluent with parameters of type ManagementLockObjectInnerModifier and TypeMethodDescriptionManagementLocksClient.createOrUpdateAtResourceGroupLevel(String resourceGroupName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource group level.ManagementLocksClient.createOrUpdateAtResourceGroupLevelAsync(String resourceGroupName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource group level.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateAtResourceGroupLevelWithResponse(String resourceGroupName, String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Creates or updates a management lock at the resource group level.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateAtResourceGroupLevelWithResponseAsync(String resourceGroupName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource group level.ManagementLocksClient.createOrUpdateAtResourceLevel(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource level or any level below the resource.ManagementLocksClient.createOrUpdateAtResourceLevelAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource level or any level below the resource.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateAtResourceLevelWithResponse(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Creates or updates a management lock at the resource level or any level below the resource.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateAtResourceLevelWithResponseAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the resource level or any level below the resource.ManagementLocksClient.createOrUpdateAtSubscriptionLevel(String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the subscription level.ManagementLocksClient.createOrUpdateAtSubscriptionLevelAsync(String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the subscription level.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateAtSubscriptionLevelWithResponse(String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Creates or updates a management lock at the subscription level.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateAtSubscriptionLevelWithResponseAsync(String lockName, ManagementLockObjectInner parameters) Creates or updates a management lock at the subscription level.ManagementLocksClient.createOrUpdateByScope(String scope, String lockName, ManagementLockObjectInner parameters) Create or update a management lock by scope.ManagementLocksClient.createOrUpdateByScopeAsync(String scope, String lockName, ManagementLockObjectInner parameters) Create or update a management lock by scope.com.azure.core.http.rest.Response<ManagementLockObjectInner> ManagementLocksClient.createOrUpdateByScopeWithResponse(String scope, String lockName, ManagementLockObjectInner parameters, com.azure.core.util.Context context) Create or update a management lock by scope.Mono<com.azure.core.http.rest.Response<ManagementLockObjectInner>> ManagementLocksClient.createOrUpdateByScopeWithResponseAsync(String scope, String lockName, ManagementLockObjectInner parameters) Create or update a management lock by scope. -
Uses of ManagementLockObjectInner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return ManagementLockObjectInnerModifier and TypeMethodDescriptionstatic ManagementLockObjectInnerManagementLockObjectInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagementLockObjectInner from the JsonReader.Set the level property: The level of the lock.Set the notes property: Notes about the lock.ManagementLockObjectInner.withOwners(List<ManagementLockOwner> owners) Set the owners property: The owners of the lock. -
Uses of ManagementLockObjectInner in com.azure.resourcemanager.resources.models
Subinterfaces with type arguments of type ManagementLockObjectInner in com.azure.resourcemanager.resources.modelsMethods in com.azure.resourcemanager.resources.models that return types with arguments of type ManagementLockObjectInnerModifier and TypeMethodDescriptionManagementLockListResult.value()Get the value property: The list of locks.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type ManagementLockObjectInnerModifier and TypeMethodDescriptionManagementLockListResult.withValue(List<ManagementLockObjectInner> value) Set the value property: The list of locks.