const ( DefaultBaseURI = original.DefaultBaseURI )
func UserAgent() string
func Version() string
type AuthorizationOperationsClient = original.AuthorizationOperationsClient
func NewAuthorizationOperationsClient(subscriptionID string) AuthorizationOperationsClient
func NewAuthorizationOperationsClientWithBaseURI(baseURI string, subscriptionID string) AuthorizationOperationsClient
type BaseClient = original.BaseClient
func New(subscriptionID string) BaseClient
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type LockLevel = original.LockLevel
const ( CanNotDelete LockLevel = original.CanNotDelete NotSpecified LockLevel = original.NotSpecified ReadOnly LockLevel = original.ReadOnly )
func PossibleLockLevelValues() []LockLevel
type ManagementLockListResult = original.ManagementLockListResult
type ManagementLockListResultIterator = original.ManagementLockListResultIterator
func NewManagementLockListResultIterator(page ManagementLockListResultPage) ManagementLockListResultIterator
type ManagementLockListResultPage = original.ManagementLockListResultPage
func NewManagementLockListResultPage(cur ManagementLockListResult, getNextPage func(context.Context, ManagementLockListResult) (ManagementLockListResult, error)) ManagementLockListResultPage
type ManagementLockObject = original.ManagementLockObject
type ManagementLockOwner = original.ManagementLockOwner
type ManagementLockProperties = original.ManagementLockProperties
type ManagementLocksClient = original.ManagementLocksClient
func NewManagementLocksClient(subscriptionID string) ManagementLocksClient
func NewManagementLocksClientWithBaseURI(baseURI string, subscriptionID string) ManagementLocksClient
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage