Interface ManagementLock

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.locks.implementation.ManagementLockObjectInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.locks.implementation.AuthorizationManager>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<ManagementLock>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<ManagementLock.Update>

    @Beta(V1_4_0)
    public interface ManagementLock
    extends com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<ManagementLock>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<ManagementLock.Update>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.locks.implementation.ManagementLockObjectInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.locks.implementation.AuthorizationManager>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
    Management lock.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      LockLevel level()  
      String lockedResourceId()  
      String notes()  
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId

        id
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager

        manager
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

        key
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable

        refresh, refreshAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Updatable

        update
    • Method Detail

      • level

        LockLevel level()
        Returns:
        the lock level
      • lockedResourceId

        String lockedResourceId()
        Returns:
        the resource ID of the locked resource
      • notes

        String notes()
        Returns:
        any notes associated with the lock