package
12.5.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewManagementLocksClient creates an instance of the ManagementLocksClient client.
NewManagementLocksClientWithBaseURI creates an instance of the ManagementLocksClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

CanNotDelete specifies the can not delete state for lock level.
DefaultBaseURI is the default URI used for the service Locks.
NotSpecified specifies the not specified state for lock level.
ReadOnly specifies the read only state for lock level.

# Structs

ManagementClient is the base client for Locks.
ManagementLockListResult is the list of locks.
ManagementLockObject is the lock information.
ManagementLockOwner is lock owner properties.
ManagementLockProperties is the lock properties.
ManagementLocksClient is the azure resources can be locked to prevent other users in your organization from deleting or modifying resources.

# Type aliases

LockLevel enumerates the values for lock level.