Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LockLevel ¶
const ( CanNotDelete LockLevel = original.CanNotDelete NotSpecified LockLevel = original.NotSpecified ReadOnly LockLevel = original.ReadOnly )
type ManagementClient ¶
type ManagementClient = original.ManagementClient
func New ¶
func New(subscriptionID string) ManagementClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) ManagementClient
type ManagementLockListResult ¶
type ManagementLockListResult = original.ManagementLockListResult
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.