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

# Packages

No description provided by the author

# Functions

New creates an instance of the BaseClient client.
NewAuthorizationOperationsClient creates an instance of the AuthorizationOperationsClient client.
NewAuthorizationOperationsClientWithBaseURI creates an instance of the AuthorizationOperationsClient client using a custom endpoint.
Creates a new instance of the ManagementLockListResultIterator type.
Creates a new instance of the ManagementLockListResultPage type.
NewManagementLocksClient creates an instance of the ManagementLocksClient client.
NewManagementLocksClientWithBaseURI creates an instance of the ManagementLocksClient client using a custom endpoint.
Creates a new instance of the OperationListResultIterator type.
Creates a new instance of the OperationListResultPage type.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleLockLevelValues returns an array of possible values for the LockLevel const type.
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 ...
DefaultBaseURI is the default URI used for the service Locks.
NotSpecified ...
ReadOnly ...

# Structs

AuthorizationOperationsClient is the azure resources can be locked to prevent other users in your organization from deleting or modifying resources.
BaseClient is the base client for Locks.
ManagementLockListResult the list of locks.
ManagementLockListResultIterator provides access to a complete listing of ManagementLockObject values.
ManagementLockListResultPage contains a page of ManagementLockObject values.
ManagementLockObject the lock information.
ManagementLockOwner lock owner properties.
ManagementLockProperties the lock properties.
ManagementLocksClient is the azure resources can be locked to prevent other users in your organization from deleting or modifying resources.
Operation microsoft.Authorization operation.
OperationDisplay the object that represents the operation.
OperationListResult result of the request to list Microsoft.Authorization operations.
OperationListResultIterator provides access to a complete listing of Operation values.
OperationListResultPage contains a page of Operation values.

# Type aliases

LockLevel enumerates the values for lock level.