Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type LockLevel ¶
const ( CanNotDelete LockLevel = original.CanNotDelete NotSpecified LockLevel = original.NotSpecified ReadOnly LockLevel = original.ReadOnly )
type ManagementLockListResult ¶
type ManagementLockListResult = original.ManagementLockListResult
type ManagementLockListResultIterator ¶
type ManagementLockListResultIterator = original.ManagementLockListResultIterator
type ManagementLockListResultPage ¶
type ManagementLockListResultPage = original.ManagementLockListResultPage
type ManagementLockObject ¶
type ManagementLockObject = original.ManagementLockObject
type ManagementLockOwner ¶
type ManagementLockOwner = original.ManagementLockOwner
type ManagementLockProperties ¶
type ManagementLockProperties = original.ManagementLockProperties
type ManagementLocksClient ¶
type ManagementLocksClient = original.ManagementLocksClient
func NewManagementLocksClient ¶
func NewManagementLocksClient(subscriptionID string) ManagementLocksClient
func NewManagementLocksClientWithBaseURI ¶
func NewManagementLocksClientWithBaseURI(baseURI string, subscriptionID string) ManagementLocksClient
Click to show internal directories.
Click to hide internal directories.