# Functions
New creates an instance of the ManagementClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewVaultExtendedInfoClient creates an instance of the VaultExtendedInfoClient client.
NewVaultExtendedInfoClientWithBaseURI creates an instance of the VaultExtendedInfoClient client.
NewVaultsClient creates an instance of the VaultsClient client.
NewVaultsClientWithBaseURI creates an instance of the VaultsClient 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
DefaultBaseURI is the default URI used for the service Recoveryservices.
Failed specifies the failed state for vault upgrade state.
ForcedUpgrade specifies the forced upgrade state for trigger type.
InProgress specifies the in progress state for vault upgrade state.
RS0 specifies the rs0 state for sku name.
Standard specifies the standard state for sku name.
Unknown specifies the unknown state for vault upgrade state.
Upgraded specifies the upgraded state for vault upgrade state.
UserTriggered specifies the user triggered state for trigger type.
# Structs
ClientDiscoveryDisplay is localized display information of an operation.
ClientDiscoveryForLogSpecification is log specification for the operation.
ClientDiscoveryForServiceSpecification is operation properties.
ClientDiscoveryProperties is operation properties.
ClientDiscoveryResponse is list of available operations.
ClientDiscoveryValueForSingleAPI is available operation details.
ManagementClient is the base client for Recoveryservices.
OperationsClient is the client for the Operations methods of the Recoveryservices service.
Resource is aRM Resource.
Sku is identifies the unique system identifier for each Azure resource.
TrackedResource is tracked resource with location.
UpgradeDetails is details for upgrading vault.
Vault is resource information, as returned by the resource provider.
VaultExtendedInfo is vault extended information.
VaultExtendedInfoClient is the client for the VaultExtendedInfo methods of the Recoveryservices service.
VaultExtendedInfoResource is vault extended information.
VaultList is the response model for a list of Vaults.
VaultProperties is properties of the vault.
VaultsClient is the client for the Vaults methods of the Recoveryservices service.
# Type aliases
SkuName enumerates the values for sku name.
TriggerType enumerates the values for trigger type.
VaultUpgradeState enumerates the values for vault upgrade state.