Uses of Interface
com.azure.resourcemanager.resources.models.ManagementLock.DefinitionStages.WithCreate
-
Packages that use ManagementLock.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of ManagementLock.DefinitionStages.WithCreate in com.azure.resourcemanager.resources.models
Subinterfaces of ManagementLock.DefinitionStages.WithCreate in com.azure.resourcemanager.resources.models Modifier and Type Interface Description static interfaceManagementLock.DefinitionContainer interface for all the definitions.Methods in com.azure.resourcemanager.resources.models that return ManagementLock.DefinitionStages.WithCreate Modifier and Type Method Description ManagementLock.DefinitionStages.WithCreateManagementLock.DefinitionStages.WithLevel. withLevel(LockLevel level)Specifies the lock level.ManagementLock.DefinitionStages.WithCreateManagementLock.DefinitionStages.WithNotes. withNotes(String notes)Specifies the notes for the lock.
-