Microsoft.Azure.Management.RecoveryServices.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.RecoveryServices</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs">
            <summary>
            Certificate to be uploaded to the vault
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs.Properties">
            <summary>
            Required. Properties of the certificate.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs.#ctor">
            <summary>
            Initializes a new instance of the CertificateArgs class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the CertificateArgs class with
            required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.CertificateProperties">
            <summary>
            The certificate properties
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CertificateProperties.FriendlyName">
            <summary>
            Optional. Friendly name of the certificate.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CertificateProperties.GlobalAcsHostName">
            <summary>
            Optional. Global ACS Host name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CertificateProperties.GlobalAcsNamespace">
            <summary>
            Optional. Global ACS Namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CertificateProperties.GlobalAcsRPRealm">
            <summary>
            Optional. Global ACS RP realm.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CertificateProperties.ResourceId">
            <summary>
            Optional. ASR vault id: resource id
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.CertificateProperties.#ctor">
            <summary>
            Initializes a new instance of the CertificateProperties class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders">
            <summary>
            HTTP Request headers for Recovery Services.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders.AgentAuthenticationHeader">
            <summary>
            Optional. String representing a unique code which is used to
            validate that the request is originated by an authenticated client.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders.ClientRequestId">
            <summary>
            Optional. ClientRequestId is a unique ID for every request to Azure
            Recovery Services. It is useful when diagnosing failures in API
            calls.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders.Culture">
            <summary>
            Optional. Language to be used for current request. See
            https://msdn.microsoft.com/en-us/library/ee825488%28v=cs.20%29.aspx
            for language codes.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders.#ctor">
            <summary>
            Initializes a new instance of the CustomRequestHeaders class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.GetResourceStorageConfigResponse">
            <summary>
            The definition of a get resource storage config response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.GetResourceStorageConfigResponse.Id">
            <summary>
            Optional. Gets or sets the resource ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.GetResourceStorageConfigResponse.Name">
            <summary>
            Optional. Gets or sets the resource Name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.GetResourceStorageConfigResponse.Properties">
            <summary>
            Optional. The resource storage details.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.GetResourceStorageConfigResponse.Type">
            <summary>
            Optional. Gets or sets the resource Type.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.GetResourceStorageConfigResponse.#ctor">
            <summary>
            Initializes a new instance of the GetResourceStorageConfigResponse
            class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary">
            <summary>
            The definition of jobs summary object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary.FailedJobs">
            <summary>
            Required. Count of failed jobs.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary.InProgressJobs">
            <summary>
            Required. Count of in progress jobs.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary.SuspendedJobs">
            <summary>
            Required. Count of suspended jobs.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary.#ctor">
            <summary>
            Initializes a new instance of the JobsSummary class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary.#ctor(System.Int32,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the JobsSummary class with required
            arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.MonitoringSummary">
            <summary>
            The definition of Monitoring summary object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.MonitoringSummary.EventsCount">
            <summary>
            Required. Count of all critical warning events.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.MonitoringSummary.UnHealthyProviderCount">
            <summary>
            Required. Count of unhealthy replication providers.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.MonitoringSummary.UnHealthyVmCount">
            <summary>
            Required. Count of unhealthy VMs.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.MonitoringSummary.#ctor">
            <summary>
            Initializes a new instance of the MonitoringSummary class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.MonitoringSummary.#ctor(System.Int32,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the MonitoringSummary class with
            required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.Name">
            <summary>
            The Name object of Usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Name.LocalizedValue">
            <summary>
            Required. Gets or sets the localized value of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Name.Value">
            <summary>
            Required. Gets or sets the value of usage.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.Name.#ctor">
            <summary>
            Initializes a new instance of the Name class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.Name.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the Name class with required
            arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatus">
            <summary>
            The status of the asynchronous request.
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatus.InProgress">
            <summary>
            The asynchronous request is in progress.
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatus.Succeeded">
            <summary>
            The asynchronous request succeeded.
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatus.Failed">
            <summary>
            The asynchronous request failed.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse">
            <summary>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or has
            failed. Note that this status is distinct from the HTTP status code
            returned for the Get Operation Status operation itself. If the
            asynchronous operation succeeded, the response body includes the HTTP
            status code for the successful request. If the asynchronous operation
            failed, the response body includes the HTTP status code for the failed
            request, and also includes error information regarding the failure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.Error">
            <summary>
            Optional. If the asynchronous operation failed, the response body
            includes the HTTP status code for the failed request, and also
            includes error information regarding the failure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.ETag">
            <summary>
            Optional. Optional ETag, if returned from the original request.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.HttpStatusCode">
            <summary>
            Optional. The HTTP status code for the asynchronous request.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.Id">
            <summary>
            Optional. The request ID of the asynchronous request. This value is
            returned in the x-ms-request-id response header of the
            asynchronous request.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.Status">
            <summary>
            Optional. The status of the asynchronous request.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.#ctor">
            <summary>
            Initializes a new instance of the
            RecoveryServicesOperationStatusResponse class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.ErrorDetails">
            <summary>
            If the asynchronous operation failed, the response body includes
            the HTTP status code for the failed request, and also includes
            error information regarding the failure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.ErrorDetails.Code">
            <summary>
            Optional. The management service error code returned if the
            asynchronous request failed.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.ErrorDetails.Message">
            <summary>
            Optional. The management service error message returned if the
            asynchronous request failed.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.RecoveryServicesOperationStatusResponse.ErrorDetails.#ctor">
            <summary>
            Initializes a new instance of the ErrorDetails class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsages">
            <summary>
            The response model for the Replication Usgaes.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsages.JobsSummary">
            <summary>
            Optional. The value for the jobs summary.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsages.MonitoringSummary">
            <summary>
            Optional. The value for the monitoring summary
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsages.ProtectedItemCount">
            <summary>
            Optional. The protected item count.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsages.RecoveryPlanCount">
            <summary>
            Optional. The recovery plan count.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsages.#ctor">
            <summary>
            Initializes a new instance of the ReplicationUsages class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsagesResponse">
            <summary>
            The response model for the Replication Usgaes.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsagesResponse.ReplicationVaultUsages">
            <summary>
            Optional. The resource replication usages object
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ReplicationUsagesResponse.#ctor">
            <summary>
            Initializes a new instance of the ReplicationUsagesResponse class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInfoProperties">
            <summary>
            Resource Extended info properties.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInfoProperties.Algorithm">
            <summary>
            Optional. Algorithm.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInfoProperties.EncryptionKey">
            <summary>
            Optional. Encryption key.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInfoProperties.EncryptionKeyThumbprint">
            <summary>
            Optional. Encryption key thumbprint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInfoProperties.IntegrityKey">
            <summary>
            Optional. Integrity key.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInfoProperties.#ctor">
            <summary>
            Initializes a new instance of the ResourceExtendedInfoProperties
            class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformation">
            <summary>
            The definition of a Resource Extended Information object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformation.Properties">
            <summary>
            Optional. Resource extended info properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformation.#ctor">
            <summary>
            Initializes a new instance of the ResourceExtendedInformation class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformation.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ResourceExtendedInformation class
            with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs">
            <summary>
            Vault exteneded information.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs.Properties">
            <summary>
            Required. Contract version for the entity.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs.#ctor">
            <summary>
            Initializes a new instance of the ResourceExtendedInformationArgs
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs.#ctor(Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInfoProperties)">
            <summary>
            Initializes a new instance of the ResourceExtendedInformationArgs
            class with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationResponse">
            <summary>
            The response model for the resource extended information object
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationResponse.ResourceExtendedInformation">
            <summary>
            Optional. The resource extended information object
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationResponse.#ctor">
            <summary>
            Initializes a new instance of the
            ResourceExtendedInformationResponse class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroup">
            <summary>
            The definition of a resource group object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroup.Properties">
            <summary>
            Optional. Properties of resourceGroup
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroup.#ctor">
            <summary>
            Initializes a new instance of the ResourceGroup class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroup.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ResourceGroup class with required
            arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupListResponse">
            <summary>
            The response model for the list resource group operation.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupListResponse.ResourceGroups">
            <summary>
            Optional. The list of resource groups for the given subscription.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupListResponse.#ctor">
            <summary>
            Initializes a new instance of the ResourceGroupListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupListResponse.GetEnumerator">
            <summary>
            Gets the sequence of ResourceGroups.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of ResourceGroups.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupProperties">
            <summary>
            Properties of resourceGroup.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupProperties.ProvisioningState">
            <summary>
            Optional. Provisioning State
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.ResourceGroupProperties.#ctor">
            <summary>
            Initializes a new instance of the ResourceGroupProperties class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.Stamp">
            <summary>
            The response model for the Stamp object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Stamp.Id">
            <summary>
            Optional. Gets or sets the ID of the Stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Stamp.Name">
            <summary>
            Optional. Gets or sets the name of the Stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Stamp.Properties">
            <summary>
            Required. Properties of the replicated protected item.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Stamp.Type">
            <summary>
            Optional. Gets or sets the type of the Stamp.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.Stamp.#ctor">
            <summary>
            Initializes a new instance of the Stamp class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.Stamp.#ctor(Microsoft.Azure.Management.RecoveryServices.Models.StampProperties)">
            <summary>
            Initializes a new instance of the Stamp class with required
            arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.StampListResponse">
            <summary>
            The response model for Stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampListResponse.Stamps">
            <summary>
            Optional. The list of stamps for the given region.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StampListResponse.#ctor">
            <summary>
            Initializes a new instance of the StampListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StampListResponse.GetEnumerator">
            <summary>
            Gets the sequence of Stamps.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StampListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of Stamps.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.StampProperties">
            <summary>
            The definition of a Stamp properties.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampProperties.StampType">
            <summary>
            Optional. Gets or sets the type of the Stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampProperties.Uri">
            <summary>
            Optional. Gets or sets the uri of the Stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampProperties.Version">
            <summary>
            Optional. Gets or sets the version of the Stamp.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StampProperties.#ctor">
            <summary>
            Initializes a new instance of the StampProperties class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter">
            <summary>
            The definition of a StampQueryParameter object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter.LowerBoundStampVersion">
            <summary>
            Optional. Lower bound on stamp version to be allocated.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter.PreferredStampId">
            <summary>
            Optional. Preferred stamp identifier (a GUID).
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter.StampType">
            <summary>
            Required. Stamp type that needs to be allocated.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter.UpperBoundStampVersion">
            <summary>
            Optional. Upper bound on stamp version to be allocated.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter.#ctor">
            <summary>
            Initializes a new instance of the StampQueryParameter class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter.#ctor(System.String)">
            <summary>
            Initializes a new instance of the StampQueryParameter class with
            required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.StorageDetails">
            <summary>
            The resource storage details.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StorageDetails.StorageType">
            <summary>
            Optional. Gets or sets the storage type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StorageDetails.StorageTypeState">
            <summary>
            Optional. Gets or sets the storage type state.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StorageDetails.#ctor">
            <summary>
            Initializes a new instance of the StorageDetails class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.StorageTypeProperties">
            <summary>
            Model for storage type properties.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.StorageTypeProperties.StorageModelType">
            <summary>
            Optional. Gets or sets the storage model type.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.StorageTypeProperties.#ctor">
            <summary>
            Initializes a new instance of the StorageTypeProperties class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest">
            <summary>
            The request model for the update vault storage type operation.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest.Properties">
            <summary>
            Required. Storage type properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest.#ctor">
            <summary>
            Initializes a new instance of the UpdateVaultStorageTypeRequest
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest.#ctor(Microsoft.Azure.Management.RecoveryServices.Models.StorageTypeProperties)">
            <summary>
            Initializes a new instance of the UpdateVaultStorageTypeRequest
            class with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.UploadCertificateResponse">
            <summary>
            The response model for the upload certificate response
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.UploadCertificateResponse.Properties">
            <summary>
            Optional. The certificate properties
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.UploadCertificateResponse.#ctor">
            <summary>
            Initializes a new instance of the UploadCertificateResponse class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.Usage">
            <summary>
            The Usage object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Usage.CurrentValue">
            <summary>
            Required. Gets or sets the current value of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Usage.Limit">
            <summary>
            Required. Gets or sets the limit of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Usage.Name">
            <summary>
            Required. Gets or sets the name of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Usage.NextResetTime">
            <summary>
            Optional. Gets or sets the next reset time of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Usage.QuotaPeriod">
            <summary>
            Optional. Gets or sets the quota period of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Usage.Unit">
            <summary>
            Required. Gets or sets the unit of usage.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.Usage.#ctor">
            <summary>
            Initializes a new instance of the Usage class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.Vault">
            <summary>
            The response model for the Vm group object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Vault.ETag">
            <summary>
            Optional. ETag of the Vault.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Vault.Id">
            <summary>
            Optional. Gets or sets the ID of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Vault.Location">
            <summary>
            Optional. Gets or sets the location of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Vault.Name">
            <summary>
            Optional. Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Vault.Properties">
            <summary>
            Optional. Properties of the vault.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Vault.Tags">
            <summary>
            Optional. Gets or sets the tags attached to the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.Vault.Type">
            <summary>
            Optional. Gets or sets the type of the resource.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.Vault.#ctor">
            <summary>
            Initializes a new instance of the Vault class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs">
            <summary>
            The definition of a cloud service object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs.Location">
            <summary>
            Optional. Label for the vault
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs.Properties">
            <summary>
            Optional. properties
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs.Sku">
            <summary>
            Optional. Sku
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs.#ctor">
            <summary>
            Initializes a new instance of the VaultCreateArgs class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse">
            <summary>
            The response model for the Vm group object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.ETag">
            <summary>
            Optional. ETag of the Vault.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.Id">
            <summary>
            Optional. Gets or sets the ID of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.Location">
            <summary>
            Optional. Gets or sets the location of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.Name">
            <summary>
            Optional. Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.Properties">
            <summary>
            Optional. properties
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.Tags">
            <summary>
            Optional. Gets or sets the tags attached to the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.Type">
            <summary>
            Optional. Gets or sets the type of the resource.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateResponse.#ctor">
            <summary>
            Initializes a new instance of the VaultCreateResponse class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.VaultListResponse">
            <summary>
            The response model for Vault.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultListResponse.Vaults">
            <summary>
            Optional. The list of resources for the given resource group.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultListResponse.#ctor">
            <summary>
            Initializes a new instance of the VaultListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultListResponse.GetEnumerator">
            <summary>
            Gets the sequence of Vaults.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of Vaults.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.VaultProperties">
            <summary>
            The definition of a vault properties object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultProperties.ProvisioningState">
            <summary>
            Optional. Provisioning State
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultProperties.#ctor">
            <summary>
            Initializes a new instance of the VaultProperties class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.VaultResponse">
            <summary>
            The response model for Vault.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultResponse.Vault">
            <summary>
            Optional. The vault resource object.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultResponse.#ctor">
            <summary>
            Initializes a new instance of the VaultResponse class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.VaultSku">
            <summary>
            The definition of a Sku object.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultSku.Name">
            <summary>
            Optional. Name
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultSku.#ctor">
            <summary>
            Initializes a new instance of the VaultSku class.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.Models.VaultUsageListResponse">
            <summary>
            The response model for Vault usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.Models.VaultUsageListResponse.Value">
            <summary>
            Optional. The list of usage for the given vault.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultUsageListResponse.#ctor">
            <summary>
            Initializes a new instance of the VaultUsageListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultUsageListResponse.GetEnumerator">
            <summary>
            Gets the sequence of Value.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.Models.VaultUsageListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of Value.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.ReplicationUsages">
            <summary>
            Definition of vault usage operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.ResourceGroup">
            <summary>
            Definition of cloud service operations for the Recovery services
            extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.AllocatedStamps">
            <summary>
            Definition of allocated stamp operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.VaultExtendedInfo">
            <summary>
            Definition of vault extended info operations for the Recovery
            Services extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.Vaults">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.VaultUsage">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.GetOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Operation Status operation returns the status of
            thespecified operation. After calling an asynchronous operation,
            you can call Get Operation Status to determine whether the
            operation has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='requestId'>
            The request ID for the request you wish to track. The request ID is
            returned in the x-ms-request-id response header for every request.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.IReplicationUsagesOperations">
            <summary>
            Definition of vault usage operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IReplicationUsagesOperations.GetAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the replication usages of a vault.
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='resourceName'>
            The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the Replication Usgaes.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.IResourceGroupsOperations">
            <summary>
            Definition of cloud service operations for the Recovery services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IResourceGroupsOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of Resource Groups
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the list resource group operation.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.IStampOperations">
            <summary>
            Definition of allocated stamp operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IStampOperations.ListAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of allocated stamps.
            </summary>
            <param name='region'>
            Region of the stamp.
            </param>
            <param name='provisioningApiVersion'>
            Provisioning api version.
            </param>
            <param name='parameters'>
            Stamp query parameter.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Stamp.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations">
            <summary>
            Definition of vault extended info operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.CreateExtendedInfoAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='resourceName'>
            The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Create resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.GetExtendedInfoAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the job collection.
            </param>
            <param name='resourceName'>
            The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.UpdateExtendedInfoAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Update the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the vault.
            </param>
            <param name='resourceName'>
            The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Update resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.UploadCertificateAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the job collection.
            </param>
            <param name='resourceName'>
            The name of the resource.
            </param>
            <param name='parameters'>
            Upload Vault Certificate input parameters.
            </param>
            <param name='certFriendlyName'>
            Certificate friendly name
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the upload certificate response
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.IVaultOperations">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.BeginCreatingAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs,System.Threading.CancellationToken)">
            <summary>
            Creates a vault
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='vaultName'>
            The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Vault object to be created
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the Vm group object.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a vault
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='vaultName'>
            The name of the vault to delete.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.CreateAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs,System.Threading.CancellationToken)">
            <summary>
            Creates a vault
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='vaultName'>
            The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Vault object to be created
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a vault
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='vaultName'>
            The name of the vault to delete.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.GetAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the Vault details.
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='resourceName'>
            The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.GetResourceStorageConfigAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Fetches resource storage config.
            </summary>
            <param name='resourceGroupName'>
            The name of resource group to which vault belongs
            </param>
            <param name='resourceName'>
            The name of the vault
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The definition of a get resource storage config response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.ListAsync(System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of Vaults.
            </summary>
            <param name='resourceGroupName'>
            The name of the Resource group/ Cloud service containing the
            resource/ Vault collection.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultOperations.UpdateStorageTypeAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Updates vault storage model type.
            </summary>
            <param name='updateVaultStorageTypeRequest'>
            Update Vault Storage Type Request
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.IVaultUsageOperations">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.IVaultUsageOperations.ListAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the Vault Usage.
            </summary>
            <param name='resourceGroupName'>
            The name of the (resource group?) cloud service containing the
            vault collection.
            </param>
            <param name='vaultName'>
            The name of the vault to get usage.
            </param>
            <param name='customRequestHeaders'>
            Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Vault usage.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.ReplicationUsages">
            <summary>
            Definition of vault usage operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.ResourceGroup">
            <summary>
            Definition of cloud service operations for the Recovery services
            extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.AllocatedStamps">
            <summary>
            Definition of allocated stamp operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.VaultExtendedInfo">
            <summary>
            Definition of vault extended info operations for the Recovery
            Services extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.Vaults">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.VaultUsage">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.#ctor">
            <summary>
            Initializes a new instance of the RecoveryServicesManagementClient
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.#ctor(System.String,Microsoft.Azure.SubscriptionCloudCredentials,System.Uri)">
            <summary>
            Initializes a new instance of the RecoveryServicesManagementClient
            class.
            </summary>
            <param name='resourceNamespace'>
            Required.
            </param>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.#ctor(System.String,Microsoft.Azure.SubscriptionCloudCredentials)">
            <summary>
            Initializes a new instance of the RecoveryServicesManagementClient
            class.
            </summary>
            <param name='resourceNamespace'>
            Required.
            </param>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the RecoveryServicesManagementClient
            class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.#ctor(System.String,Microsoft.Azure.SubscriptionCloudCredentials,System.Uri,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the RecoveryServicesManagementClient
            class.
            </summary>
            <param name='resourceNamespace'>
            Required.
            </param>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.#ctor(System.String,Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the RecoveryServicesManagementClient
            class.
            </summary>
            <param name='resourceNamespace'>
            Required.
            </param>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient})">
            <summary>
            Clones properties from current instance to another
            RecoveryServicesManagementClient instance
            </summary>
            <param name='client'>
            Instance of RecoveryServicesManagementClient to clone to
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.GetOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Operation Status operation returns the status of
            thespecified operation. After calling an asynchronous operation,
            you can call Get Operation Status to determine whether the
            operation has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='requestId'>
            Required. The request ID for the request you wish to track. The
            request ID is returned in the x-ms-request-id response header for
            every request.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClientExtensions.GetOperationStatus(Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient,System.String)">
            <summary>
            The Get Operation Status operation returns the status of
            thespecified operation. After calling an asynchronous operation,
            you can call Get Operation Status to determine whether the
            operation has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.
            </param>
            <param name='requestId'>
            Required. The request ID for the request you wish to track. The
            request ID is returned in the x-ms-request-id response header for
            every request.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClientExtensions.GetOperationStatusAsync(Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient,System.String)">
            <summary>
            The Get Operation Status operation returns the status of
            thespecified operation. After calling an asynchronous operation,
            you can call Get Operation Status to determine whether the
            operation has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesManagementClient.
            </param>
            <param name='requestId'>
            Required. The request ID for the request you wish to track. The
            request ID is returned in the x-ms-request-id response header for
            every request.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.ReplicationUsagesOperations">
            <summary>
            Definition of vault usage operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ReplicationUsagesOperations.#ctor(Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient)">
            <summary>
            Initializes a new instance of the ReplicationUsagesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.ReplicationUsagesOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ReplicationUsagesOperations.GetAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the replication usages of a vault.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the Replication Usgaes.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ReplicationUsagesOperationsExtensions.Get(Microsoft.Azure.Management.RecoveryServices.IReplicationUsagesOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the replication usages of a vault.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IReplicationUsagesOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the Replication Usgaes.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ReplicationUsagesOperationsExtensions.GetAsync(Microsoft.Azure.Management.RecoveryServices.IReplicationUsagesOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the replication usages of a vault.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IReplicationUsagesOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the Replication Usgaes.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.ResourceGroupsOperations">
            <summary>
            Definition of cloud service operations for the Recovery services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ResourceGroupsOperations.#ctor(Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient)">
            <summary>
            Initializes a new instance of the ResourceGroupsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.ResourceGroupsOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ResourceGroupsOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of Resource Groups
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the list resource group operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ResourceGroupsOperationsExtensions.List(Microsoft.Azure.Management.RecoveryServices.IResourceGroupsOperations)">
            <summary>
            Retrieve a list of Resource Groups
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IResourceGroupsOperations.
            </param>
            <returns>
            The response model for the list resource group operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.ResourceGroupsOperationsExtensions.ListAsync(Microsoft.Azure.Management.RecoveryServices.IResourceGroupsOperations)">
            <summary>
            Retrieve a list of Resource Groups
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IResourceGroupsOperations.
            </param>
            <returns>
            The response model for the list resource group operation.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.StampOperations">
            <summary>
            Definition of allocated stamp operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.StampOperations.#ctor(Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient)">
            <summary>
            Initializes a new instance of the StampOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.StampOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.StampOperations.ListAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of allocated stamps.
            </summary>
            <param name='region'>
            Required. Region of the stamp.
            </param>
            <param name='provisioningApiVersion'>
            Required. Provisioning api version.
            </param>
            <param name='parameters'>
            Required. Stamp query parameter.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Stamp.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.StampOperationsExtensions.List(Microsoft.Azure.Management.RecoveryServices.IStampOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Retrieve a list of allocated stamps.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IStampOperations.
            </param>
            <param name='region'>
            Required. Region of the stamp.
            </param>
            <param name='provisioningApiVersion'>
            Required. Provisioning api version.
            </param>
            <param name='parameters'>
            Required. Stamp query parameter.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Stamp.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.StampOperationsExtensions.ListAsync(Microsoft.Azure.Management.RecoveryServices.IStampOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.StampQueryParameter,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Retrieve a list of allocated stamps.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IStampOperations.
            </param>
            <param name='region'>
            Required. Region of the stamp.
            </param>
            <param name='provisioningApiVersion'>
            Required. Provisioning api version.
            </param>
            <param name='parameters'>
            Required. Stamp query parameter.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Stamp.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperations">
            <summary>
            Definition of vault extended info operations for the Recovery Services
            extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperations.#ctor(Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient)">
            <summary>
            Initializes a new instance of the VaultExtendedInfoOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperations.CreateExtendedInfoAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Required. Create resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperations.GetExtendedInfoAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the job
            collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperations.UpdateExtendedInfoAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Update the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the vault.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Required. Update resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperations.UploadCertificateAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the job
            collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='parameters'>
            Required. Upload Vault Certificate input parameters.
            </param>
            <param name='certFriendlyName'>
            Required. Certificate friendly name
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the upload certificate response
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.CreateExtendedInfo(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Required. Create resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.CreateExtendedInfoAsync(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Required. Create resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.GetExtendedInfo(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the job
            collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.GetExtendedInfoAsync(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the job
            collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.UpdateExtendedInfo(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Update the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the vault.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Required. Update resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.UpdateExtendedInfoAsync(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.ResourceExtendedInformationArgs,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Update the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the vault.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='extendedInfoArgs'>
            Required. Update resource extended info input parameters.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the resource extended information object
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.UploadCertificate(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the job
            collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='parameters'>
            Required. Upload Vault Certificate input parameters.
            </param>
            <param name='certFriendlyName'>
            Required. Certificate friendly name
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the upload certificate response
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultExtendedInfoOperationsExtensions.UploadCertificateAsync(Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CertificateArgs,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the vault extended info.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultExtendedInfoOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the job
            collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='parameters'>
            Required. Upload Vault Certificate input parameters.
            </param>
            <param name='certFriendlyName'>
            Required. Certificate friendly name
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for the upload certificate response
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.VaultOperations">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.#ctor(Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient)">
            <summary>
            Initializes a new instance of the VaultOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.VaultOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.BeginCreatingAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs,System.Threading.CancellationToken)">
            <summary>
            Creates a vault
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Required. Vault object to be created
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for the Vm group object.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a vault
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to delete.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.CreateAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs,System.Threading.CancellationToken)">
            <summary>
            Creates a vault
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Optional. The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Required. Vault object to be created
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a vault
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to delete.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.GetAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the Vault details.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.GetResourceStorageConfigAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Fetches resource storage config.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of resource group to which vault belongs
            </param>
            <param name='resourceName'>
            Required. The name of the vault
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The definition of a get resource storage config response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.ListAsync(System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of Vaults.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperations.UpdateStorageTypeAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Updates vault storage model type.
            </summary>
            <param name='resourceGroupName'>
            Required.
            </param>
            <param name='resourceName'>
            Required.
            </param>
            <param name='updateVaultStorageTypeRequest'>
            Required. Update Vault Storage Type Request
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.BeginCreating(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs)">
            <summary>
            Creates a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Required. Vault object to be created
            </param>
            <returns>
            The response model for the Vm group object.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.BeginCreatingAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs)">
            <summary>
            Creates a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Required. Vault object to be created
            </param>
            <returns>
            The response model for the Vm group object.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String)">
            <summary>
            Deletes a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to delete.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String)">
            <summary>
            Deletes a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to delete.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.Create(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs)">
            <summary>
            Creates a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Optional. The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Required. Vault object to be created
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.CreateAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.VaultCreateArgs)">
            <summary>
            Creates a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Optional. The name of the vault to create.
            </param>
            <param name='vaultCreationInput'>
            Required. Vault object to be created
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.Delete(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String)">
            <summary>
            Deletes a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to delete.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String)">
            <summary>
            Deletes a vault
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to delete.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.Get(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the Vault details.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.GetAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the Vault details.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='resourceName'>
            Required. The name of the resource.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.GetResourceStorageConfig(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Fetches resource storage config.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of resource group to which vault belongs
            </param>
            <param name='resourceName'>
            Required. The name of the vault
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The definition of a get resource storage config response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.GetResourceStorageConfigAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Fetches resource storage config.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of resource group to which vault belongs
            </param>
            <param name='resourceName'>
            Required. The name of the vault
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The definition of a get resource storage config response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.List(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Retrieve a list of Vaults.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.ListAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Retrieve a list of Vaults.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the Resource group/ Cloud service containing
            the resource/ Vault collection.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Vault.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.UpdateStorageType(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Updates vault storage model type.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required.
            </param>
            <param name='resourceName'>
            Required.
            </param>
            <param name='updateVaultStorageTypeRequest'>
            Required. Update Vault Storage Type Request
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultOperationsExtensions.UpdateStorageTypeAsync(Microsoft.Azure.Management.RecoveryServices.IVaultOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.UpdateVaultStorageTypeRequest,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Updates vault storage model type.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultOperations.
            </param>
            <param name='resourceGroupName'>
            Required.
            </param>
            <param name='resourceName'>
            Required.
            </param>
            <param name='updateVaultStorageTypeRequest'>
            Required. Update Vault Storage Type Request
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.RecoveryServices.VaultUsageOperations">
            <summary>
            Definition of vault operations for the Recovery Services extension.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultUsageOperations.#ctor(Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient)">
            <summary>
            Initializes a new instance of the VaultUsageOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.RecoveryServices.VaultUsageOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.RecoveryServices.RecoveryServicesManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultUsageOperations.ListAsync(System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders,System.Threading.CancellationToken)">
            <summary>
            Get the Vault Usage.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the (resource group?) cloud service
            containing the vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to get usage.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response model for Vault usage.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultUsageOperationsExtensions.List(Microsoft.Azure.Management.RecoveryServices.IVaultUsageOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the Vault Usage.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultUsageOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the (resource group?) cloud service
            containing the vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to get usage.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Vault usage.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.VaultUsageOperationsExtensions.ListAsync(Microsoft.Azure.Management.RecoveryServices.IVaultUsageOperations,System.String,System.String,Microsoft.Azure.Management.RecoveryServices.Models.CustomRequestHeaders)">
            <summary>
            Get the Vault Usage.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.RecoveryServices.IVaultUsageOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the (resource group?) cloud service
            containing the vault collection.
            </param>
            <param name='vaultName'>
            Required. The name of the vault to get usage.
            </param>
            <param name='customRequestHeaders'>
            Optional. Request header parameters.
            </param>
            <returns>
            The response model for Vault usage.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.QueryHelpers.ToJson(System.Object)">
            <summary>
             
            </summary>
            <param name="queryObject"></param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Azure.Management.RecoveryServices.QueryHelpers.ToQueryString(System.Object)">
            <summary>
            Converts Query object to query string to pass on.
            </summary>
            <param name="queryObject">Query object</param>
            <returns>Qeury string</returns>
        </member>
    </members>
</doc>