ref/fullclr/Microsoft.AzureStack.Management.Subscriptions.Admin.xml
<?xml version="1.0"?>
<doc> <assembly> <name>Microsoft.AzureStack.Management.Subscriptions.Admin</name> </assembly> <members> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations"> <summary> AcquiredPlansOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the AcquiredPlansOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Gets the specified plan acquired by a subscription consuming the offer. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Deletes an acquired plan. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations.CreateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Creates an acquired plan. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='newAcquiredPlan'> The new acquired plan. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions"> <summary> Extension methods for AcquiredPlansOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.Threading.CancellationToken)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.String)"> <summary> Gets the specified plan acquired by a subscription consuming the offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Gets the specified plan acquired by a subscription consuming the offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.Delete(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.String)"> <summary> Deletes an acquired plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Deletes an acquired plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.Create(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition)"> <summary> Creates an acquired plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='newAcquiredPlan'> The new acquired plan. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.CreateAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition,System.Threading.CancellationToken)"> <summary> Creates an acquired plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='newAcquiredPlan'> The new acquired plan. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.AcquiredPlansOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations,System.String,System.Threading.CancellationToken)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperations"> <summary> DelegatedProviderOffersOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the DelegatedProviderOffersOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of delegated provider offers. </summary> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified delegated provider offer. </summary> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of delegated provider offers. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperationsExtensions"> <summary> Extension methods for DelegatedProviderOffersOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations,System.String)"> <summary> Get the list of delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations,System.String,System.String)"> <summary> Get the specified delegated provider offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> <param name='offer'> Name of an offer. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the specified delegated provider offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> <param name='offer'> Name of an offer. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations,System.String)"> <summary> Get the list of delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProviderOffersOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperations"> <summary> DelegatedProvidersOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the DelegatedProvidersOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of delegatedProviders. </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified delegated provider. </summary> <param name='delegatedProvider'> DelegatedProvider identifier. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperationsExtensions"> <summary> Extension methods for DelegatedProvidersOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProvidersOperations)"> <summary> Get the list of delegatedProviders. </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProvidersOperations,System.Threading.CancellationToken)"> <summary> Get the list of delegatedProviders. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProvidersOperations,System.String)"> <summary> Get the specified delegated provider. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='delegatedProvider'> DelegatedProvider identifier. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DelegatedProvidersOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProvidersOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the specified delegated provider. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='delegatedProvider'> DelegatedProvider identifier. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations"> <summary> DirectoryTenantsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the DirectoryTenantsOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a directory tenant by name. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete a directory tenant under a resource group. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or updates a directory tenant. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='newTenant'> New directory tenant properties. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions"> <summary> Extension methods for DirectoryTenantsOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.Threading.CancellationToken)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.String)"> <summary> Get a directory tenant by name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get a directory tenant by name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.Delete(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.String)"> <summary> Delete a directory tenant under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete a directory tenant under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant)"> <summary> Create or updates a directory tenant. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='newTenant'> New directory tenant properties. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant,System.Threading.CancellationToken)"> <summary> Create or updates a directory tenant. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='newTenant'> New directory tenant properties. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.DirectoryTenantsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations,System.String,System.Threading.CancellationToken)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations"> <summary> AcquiredPlansOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Gets the specified plan acquired by a subscription consuming the offer. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Deletes an acquired plan. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations.CreateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Creates an acquired plan. </summary> <param name='targetSubscriptionId'> The target subscription ID. </param> <param name='planAcquisitionId'> The plan acquisition Identifier </param> <param name='newAcquiredPlan'> The new acquired plan. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IAcquiredPlansOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a collection of all acquired plans that subscription has access to. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations"> <summary> DelegatedProviderOffersOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of delegated provider offers. </summary> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified delegated provider offer. </summary> <param name='delegatedProviderSubscriptionId'> Delegated provider subscription identifier. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProviderOffersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of delegated provider offers. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProvidersOperations"> <summary> DelegatedProvidersOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProvidersOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of delegatedProviders. </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDelegatedProvidersOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified delegated provider. </summary> <param name='delegatedProvider'> DelegatedProvider identifier. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations"> <summary> DirectoryTenantsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a directory tenant by name. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete a directory tenant under a resource group. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or updates a directory tenant. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='tenant'> Directory tenant name. </param> <param name='newTenant'> New directory tenant properties. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IDirectoryTenantsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all the directory tenants under the current subscription and given resource group name. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations"> <summary> LocationsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a list of all AzureStack location. </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified location. </summary> <param name='location'> The AzureStack location. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Updates the specified location. </summary> <param name='location'> The AzureStack location. </param> <param name='newLocation'> The new location </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Deletes the specified location. </summary> <param name='location'> The AzureStack location. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a list of all AzureStack location. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations"> <summary> OfferDelegationsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offer delegations. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified offer delegation. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or update the offer delegation. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='newOfferDelegation'> New offer delegation parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified offer delegation. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offer delegations. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations"> <summary> OffersOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers. </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers under a resource group. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or update the offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='newOffer'> New offer. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the offer metrics. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the metric definitions. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.LinkWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Links a plan to an offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.UnlinkWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Unlink a plan from an offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers under a resource group. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IOperations"> <summary> Operations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of Operations. </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations"> <summary> PlansOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List all plans across all subscriptions. </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of plans under a resource group. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or update the plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='newPlan'> New plan. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the metrics of the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the metric definitions of the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List all plans across all subscriptions. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of plans under a resource group. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.IQuotasOperations"> <summary> QuotasOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IQuotasOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of quotas at a location. </summary> <param name='location'> The AzureStack location. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.IQuotasOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Gets a quota by name. </summary> <param name='location'> The AzureStack location. </param> <param name='quota'> Name of the quota. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient"> <summary> Subscriptions Admin Client </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.BaseUri"> <summary> The base URI of the service. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.SerializationSettings"> <summary> Gets or sets json serialization settings. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.DeserializationSettings"> <summary> Gets or sets json deserialization settings. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.Credentials"> <summary> Credentials needed for the client to connect to Azure. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.SubscriptionId"> <summary> 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.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.ApiVersion"> <summary> Client Api Version. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.AcceptLanguage"> <summary> Gets or sets the preferred language for the response. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.GenerateClientRequestId"> <summary> When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.Operations"> <summary> Gets the IOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.Subscriptions"> <summary> Gets the ISubscriptionsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.AcquiredPlans"> <summary> Gets the IAcquiredPlansOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.DelegatedProviders"> <summary> Gets the IDelegatedProvidersOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.DelegatedProviderOffers"> <summary> Gets the IDelegatedProviderOffersOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.DirectoryTenants"> <summary> Gets the IDirectoryTenantsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.Locations"> <summary> Gets the ILocationsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.Offers"> <summary> Gets the IOffersOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.OfferDelegations"> <summary> Gets the IOfferDelegationsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.Plans"> <summary> Gets the IPlansOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.Quotas"> <summary> Gets the IQuotasOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.UpdateEncryptionWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Update the encryption settings. </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient.RestoreDataWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Restores the data </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations"> <summary> SubscriptionsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.MoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.ValidateMoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of subscriptions. </summary> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.CheckNameAvailabilityWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of subscriptions. </summary> <param name='nameAvailabilityDefinition'> Check name availability parameter </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a specified subscription. </summary> <param name='subscription'> Subscription parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Creates or updates the specified subscription. </summary> <param name='subscription'> Subscription parameter. </param> <param name='newSubscription'> Subscription parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified subscription. </summary> <param name='subscription'> Subscription parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.BeginMoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations.BeginValidateMoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations"> <summary> LocationsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the LocationsOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a list of all AzureStack location. </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified location. </summary> <param name='location'> The AzureStack location. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Updates the specified location. </summary> <param name='location'> The AzureStack location. </param> <param name='newLocation'> The new location </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Deletes the specified location. </summary> <param name='location'> The AzureStack location. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a list of all AzureStack location. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions"> <summary> Extension methods for LocationsOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations)"> <summary> Get a list of all AzureStack location. </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.Threading.CancellationToken)"> <summary> Get a list of all AzureStack location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String)"> <summary> Get the specified location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the specified location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location)"> <summary> Updates the specified location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> <param name='newLocation'> The new location </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location,System.Threading.CancellationToken)"> <summary> Updates the specified location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> <param name='newLocation'> The new location </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.Delete(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String)"> <summary> Deletes the specified location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String,System.Threading.CancellationToken)"> <summary> Deletes the specified location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String)"> <summary> Get a list of all AzureStack location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.LocationsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ILocationsOperations,System.String,System.Threading.CancellationToken)"> <summary> Get a list of all AzureStack location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AccessibilityState"> <summary> Defines values for AccessibilityState. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AccessibilityState.Private"> <summary> The offer or plan is private. Only an Admin can see and manage it. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AccessibilityState.Public"> <summary> The offer or plan is public. Users can see and self-subscribe to it. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AccessibilityState.Decommissioned"> <summary> The offer or plan is decommissioned. Current subscriptions can still consume it but new subscriptions cannot. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AddonPlanDefinition"> <summary> Contains the name of the desired plan to be linked or unlinked from an offer. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AddonPlanDefinition.#ctor"> <summary> Initializes a new instance of the AddonPlanDefinition class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AddonPlanDefinition.#ctor(System.String,System.Nullable{System.Int32})"> <summary> Initializes a new instance of the AddonPlanDefinition class. </summary> <param name="planId">Plan identifier.</param> <param name="maxAcquisitionCount">Maximum number of instances that can be acquired by a single subscription. If not specified, the assumed value is 1.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AddonPlanDefinition.PlanId"> <summary> Gets or sets plan identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AddonPlanDefinition.MaxAcquisitionCount"> <summary> Gets or sets maximum number of instances that can be acquired by a single subscription. If not specified, the assumed value is 1. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition"> <summary> The check name availability action definition. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition.#ctor"> <summary> Initializes a new instance of the CheckNameAvailabilityDefinition class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition.#ctor(System.String,System.String)"> <summary> Initializes a new instance of the CheckNameAvailabilityDefinition class. </summary> <param name="name">The resource name to verify.</param> <param name="resourceType">The resource type to verify.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition.Name"> <summary> Gets or sets the resource name to verify. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition.ResourceType"> <summary> Gets or sets the resource type to verify. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityResponse"> <summary> The check name availability response definition </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityResponse.#ctor"> <summary> Initializes a new instance of the CheckNameAvailabilityResponse class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityResponse.#ctor(System.Nullable{System.Boolean},System.String,System.String)"> <summary> Initializes a new instance of the CheckNameAvailabilityResponse class. </summary> <param name="nameAvailable">A value indicating whether the name is available.</param> <param name="reason">The reason for the unavailability of the name. Possible values include: 'Invalid', 'AlreadyExists'</param> <param name="message">The message explaining the reason.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityResponse.NameAvailable"> <summary> Gets or sets a value indicating whether the name is available. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityResponse.Reason"> <summary> Gets or sets the reason for the unavailability of the name. Possible values include: 'Invalid', 'AlreadyExists' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityResponse.Message"> <summary> Gets or sets the message explaining the reason. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer"> <summary> The delegated provider offer. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.#ctor"> <summary> Initializes a new instance of the DelegatedProviderOffer class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32})"> <summary> Initializes a new instance of the DelegatedProviderOffer class. </summary> <param name="id">URI of the resource.</param> <param name="name">Name of the resource.</param> <param name="type">Type of resource.</param> <param name="location">Location of the resource</param> <param name="tags">List of key-value pairs.</param> <param name="delegatedOfferId">The delegated offer identifier.</param> <param name="displayName">Display name of offer.</param> <param name="description">Description of offer.</param> <param name="externalReferenceId">External reference identifier.</param> <param name="accessibilityState">Offer accessibility state. Possible values include: 'Private', 'Public', 'Decommissioned'</param> <param name="subscriptionCount">Current subscription count.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.DelegatedOfferId"> <summary> Gets or sets the delegated offer identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.DisplayName"> <summary> Gets or sets display name of offer. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.Description"> <summary> Gets or sets description of offer. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.ExternalReferenceId"> <summary> Gets or sets external reference identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.AccessibilityState"> <summary> Gets or sets offer accessibility state. Possible values include: 'Private', 'Public', 'Decommissioned' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DelegatedProviderOffer.SubscriptionCount"> <summary> Gets or sets current subscription count. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant"> <summary> Directory tenant. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant.#ctor"> <summary> Initializes a new instance of the DirectoryTenant class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String)"> <summary> Initializes a new instance of the DirectoryTenant class. </summary> <param name="id">URI of the resource.</param> <param name="name">Name of the resource.</param> <param name="type">Type of resource.</param> <param name="location">Location of the resource</param> <param name="tags">List of key-value pairs.</param> <param name="tenantId">Tenant unique identifier.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.DirectoryTenant.TenantId"> <summary> Gets or sets tenant unique identifier. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location"> <summary> Contains information about a geographical location where resource providers can be deployed. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location.#ctor"> <summary> Initializes a new instance of the Location class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location.#ctor(System.String,System.String,System.String,System.String,System.String)"> <summary> Initializes a new instance of the Location class. </summary> <param name="displayName">Display name of the location.</param> <param name="id">Location identifier.</param> <param name="latitude">Latitude of the location.</param> <param name="longitude">Longitude of the location.</param> <param name="name">Location name.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location.DisplayName"> <summary> Gets or sets display name of the location. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location.Id"> <summary> Gets or sets location identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location.Latitude"> <summary> Gets or sets latitude of the location. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location.Longitude"> <summary> Gets or sets longitude of the location. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Location.Name"> <summary> Gets or sets location name. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric"> <summary> The resource metric set that represents the metrics for a particular resource. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric.#ctor"> <summary> Initializes a new instance of the Metric class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric.#ctor(System.String,System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Collections.Generic.IList{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue})"> <summary> Initializes a new instance of the Metric class. </summary> <param name="metricUnit">Unit of metrics. Possible values include: 'Count', 'Bytes', 'Seconds', 'CountPerSecond', 'BytesPerSecond'</param> <param name="timeGrain">Timespan of the metric.</param> <param name="startTime">Start time of the metric.</param> <param name="endTime">End time of the metric.</param> <param name="metricValues">Collected metric values in the timespan.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric.MetricUnit"> <summary> Gets or sets unit of metrics. Possible values include: 'Count', 'Bytes', 'Seconds', 'CountPerSecond', 'BytesPerSecond' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric.TimeGrain"> <summary> Gets or sets timespan of the metric. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric.StartTime"> <summary> Gets or sets start time of the metric. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric.EndTime"> <summary> Gets or sets end time of the metric. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric.MetricValues"> <summary> Gets or sets collected metric values in the timespan. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricAvailability"> <summary> Metric Definition </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricAvailability.#ctor"> <summary> Initializes a new instance of the MetricAvailability class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricAvailability.#ctor(System.String,System.String)"> <summary> Initializes a new instance of the MetricAvailability class. </summary> <param name="timeGrain">The time grain. Metrics will be available for this time grain.</param> <param name="retention">the retention. Metrics may be queried for this interval.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricAvailability.TimeGrain"> <summary> Gets or sets the time grain. Metrics will be available for this time grain. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricAvailability.Retention"> <summary> Gets or sets the retention. Metrics may be queried for this interval. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition"> <summary> Metric Definition </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition.#ctor"> <summary> Initializes a new instance of the MetricDefinition class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition.#ctor(System.String,System.String,System.String,System.Collections.Generic.IList{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricAvailability})"> <summary> Initializes a new instance of the MetricDefinition class. </summary> <param name="name">Metric definition name.</param> <param name="unit">Unit of metrics. Possible values include: 'Count', 'Bytes', 'Seconds', 'CountPerSecond', 'BytesPerSecond'</param> <param name="primaryAggregationType">Type of the primary aggregation. Possible values include: 'None', 'Average', 'Total', 'Minimum', 'Maximum', 'Last'</param> <param name="metricAvailabilities">Metric availabilities.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition.Name"> <summary> Gets or sets metric definition name. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition.Unit"> <summary> Gets or sets unit of metrics. Possible values include: 'Count', 'Bytes', 'Seconds', 'CountPerSecond', 'BytesPerSecond' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition.PrimaryAggregationType"> <summary> Gets or sets type of the primary aggregation. Possible values include: 'None', 'Average', 'Total', 'Minimum', 'Maximum', 'Last' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition.MetricAvailabilities"> <summary> Gets or sets metric availabilities. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinitionList"> <summary> List of metric definitions. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinitionList.#ctor"> <summary> Initializes a new instance of the MetricDefinitionList class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinitionList.#ctor(System.Collections.Generic.IList{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinition},System.String)"> <summary> Initializes a new instance of the MetricDefinitionList class. </summary> <param name="value">Array of metric definitions.</param> <param name="nextLink">Continuation token</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinitionList.Value"> <summary> Gets or sets array of metric definitions. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricDefinitionList.NextLink"> <summary> Gets or sets continuation token </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricList"> <summary> List of metrics. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricList.#ctor"> <summary> Initializes a new instance of the MetricList class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricList.#ctor(System.Collections.Generic.IList{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric},System.String)"> <summary> Initializes a new instance of the MetricList class. </summary> <param name="value">List of metrics.</param> <param name="nextLink">Continuation token</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricList.Value"> <summary> Gets or sets list of metrics. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricList.NextLink"> <summary> Gets or sets continuation token </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricPrimaryAggregationType"> <summary> Defines values for MetricPrimaryAggregationType. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricPrimaryAggregationType.None"> <summary> No aggregation applied to resource. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricPrimaryAggregationType.Average"> <summary> The average aggregation type. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricPrimaryAggregationType.Total"> <summary> The total aggregation type. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricPrimaryAggregationType.Minimum"> <summary> The minimum aggregation type. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricPrimaryAggregationType.Maximum"> <summary> The maximum aggregation type. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricPrimaryAggregationType.Last"> <summary> The last aggregation type. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricUnit"> <summary> Defines values for MetricUnit. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricUnit.Count"> <summary> The count. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricUnit.Bytes"> <summary> The bytes. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricUnit.Seconds"> <summary> The seconds. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricUnit.CountPerSecond"> <summary> The count per second. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricUnit.BytesPerSecond"> <summary> The bytes per second. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue"> <summary> Metric value </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.#ctor"> <summary> Initializes a new instance of the MetricValue class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.#ctor(System.Nullable{System.DateTime},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the MetricValue class. </summary> <param name="timeStamp">Timestamp of when the metric value was collected.</param> <param name="average">Average value for metric sample period.</param> <param name="minimum">Minimum value for metric sample period.</param> <param name="maximum">Maximum value for metric sample period.</param> <param name="total">Total value for metric sample period.</param> <param name="count">Number of measurements for metric sample period.</param> <param name="extendedProperties">Extended properties.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.TimeStamp"> <summary> Gets or sets timestamp of when the metric value was collected. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.Average"> <summary> Gets or sets average value for metric sample period. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.Minimum"> <summary> Gets or sets minimum value for metric sample period. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.Maximum"> <summary> Gets or sets maximum value for metric sample period. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.Total"> <summary> Gets or sets total value for metric sample period. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.Count"> <summary> Gets or sets number of measurements for metric sample period. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MetricValue.ExtendedProperties"> <summary> Gets or sets extended properties. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition"> <summary> The move subscriptions action definition </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition.#ctor"> <summary> Initializes a new instance of the MoveSubscriptionsDefinition class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition.#ctor(System.Collections.Generic.IList{System.String},System.String)"> <summary> Initializes a new instance of the MoveSubscriptionsDefinition class. </summary> <param name="resources">A collection of subscriptions to move to the target delegated provider offer.</param> <param name="targetDelegatedProviderOffer">The delegated provider offer identifier (from the Admin context) that the subscriptions to be moved to.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition.TargetDelegatedProviderOffer"> <summary> Gets or sets the delegated provider offer identifier (from the Admin context) that the subscriptions to be moved to. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition.Resources"> <summary> Gets or sets a collection of subscriptions to move to the target delegated provider offer. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition.Validate"> <summary> Validate the object. </summary> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown if validation fails </exception> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.NameUnavailabilityReason"> <summary> Defines values for NameUnavailabilityReason. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer"> <summary> Represents an offering of services against which a subscription can be created. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.#ctor"> <summary> Initializes a new instance of the Offer class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Collections.Generic.IList{System.String},System.Collections.Generic.IList{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.AddonPlanDefinition})"> <summary> Initializes a new instance of the Offer class. </summary> <param name="id">URI of the resource.</param> <param name="name">Name of the resource.</param> <param name="type">Type of resource.</param> <param name="location">Location of the resource</param> <param name="tags">List of key-value pairs.</param> <param name="offerName">Name of the Offer.</param> <param name="displayName">Display name of offer.</param> <param name="description">Description of offer.</param> <param name="externalReferenceId">External reference identifier.</param> <param name="state">Offer accessibility state. Possible values include: 'Private', 'Public', 'Decommissioned'</param> <param name="subscriptionCount">Current subscription count.</param> <param name="maxSubscriptionsPerAccount">Maximum subscriptions per account.</param> <param name="basePlanIds">Identifiers of the base plans that become available to the tenant immediately when a tenant subscribes to the offer.</param> <param name="addonPlans">References to add-on plans that a tenant can optionally acquire as a part of the offer.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.OfferName"> <summary> Gets or sets name of the Offer. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.DisplayName"> <summary> Gets or sets display name of offer. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.Description"> <summary> Gets or sets description of offer. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.ExternalReferenceId"> <summary> Gets or sets external reference identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.State"> <summary> Gets or sets offer accessibility state. Possible values include: 'Private', 'Public', 'Decommissioned' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.SubscriptionCount"> <summary> Gets or sets current subscription count. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.MaxSubscriptionsPerAccount"> <summary> Gets or sets maximum subscriptions per account. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.BasePlanIds"> <summary> Gets or sets identifiers of the base plans that become available to the tenant immediately when a tenant subscribes to the offer. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer.AddonPlans"> <summary> Gets or sets references to add-on plans that a tenant can optionally acquire as a part of the offer. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation"> <summary> Offer delegation. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation.#ctor"> <summary> Initializes a new instance of the OfferDelegation class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String)"> <summary> Initializes a new instance of the OfferDelegation class. </summary> <param name="id">URI of the resource.</param> <param name="name">Name of the resource.</param> <param name="type">Type of resource.</param> <param name="location">Location of the resource</param> <param name="tags">List of key-value pairs.</param> <param name="subscriptionId">Identifier of the subscription receiving the delegated offer.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation.SubscriptionId"> <summary> Gets or sets identifier of the subscription receiving the delegated offer. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Operation"> <summary> Supported REST operation. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Operation.#ctor"> <summary> Initializes a new instance of the Operation class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Operation.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay,System.String,System.String)"> <summary> Initializes a new instance of the Operation class. </summary> <param name="display">Display information for the operation.</param> <param name="name">Name of the operation being performed on an object.</param> <param name="origin">Origin for the operation.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Operation.Display"> <summary> Gets or sets display information for the operation. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Operation.Name"> <summary> Gets name of the operation being performed on an object. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Operation.Origin"> <summary> Gets origin for the operation. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay"> <summary> Display information for the operation. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay.#ctor"> <summary> Initializes a new instance of the OperationDisplay class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay.#ctor(System.String,System.String,System.String,System.String)"> <summary> Initializes a new instance of the OperationDisplay class. </summary> <param name="description">Description for the operation.</param> <param name="operation">Display name of the operation.</param> <param name="provider">Resource provider display name.</param> <param name="resource">Resource type display name related to the operation.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay.Description"> <summary> Gets description for the operation. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay.Operation"> <summary> Gets display name of the operation. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay.Provider"> <summary> Gets resource provider display name. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationDisplay.Resource"> <summary> Gets resource type display name related to the operation. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationList"> <summary> List of supported operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationList.#ctor"> <summary> Initializes a new instance of the OperationList class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationList.#ctor(System.Collections.Generic.IList{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Operation})"> <summary> Initializes a new instance of the OperationList class. </summary> <param name="value">List of supported operations.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OperationList.Value"> <summary> Gets or sets list of supported operations. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page`1"> <summary> Defines a page in Azure responses. </summary> <typeparam name="T">Type of the page content items</typeparam> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page`1.NextPageLink"> <summary> Gets the link to the next page. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page`1.GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page`1.System#Collections#IEnumerable#GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page1`1"> <summary> Defines a page in Azure responses. </summary> <typeparam name="T">Type of the page content items</typeparam> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page1`1.NextPageLink"> <summary> Gets the link to the next page. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page1`1.GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Page1`1.System#Collections#IEnumerable#GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan"> <summary> A plan represents a package of quotas and capabilities that are offered tenants. A tenant can acquire this plan through an offer to upgrade his access to underlying cloud services. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.#ctor"> <summary> Initializes a new instance of the Plan class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.String,System.Nullable{System.Int32},System.Collections.Generic.IList{System.String})"> <summary> Initializes a new instance of the Plan class. </summary> <param name="id">URI of the resource.</param> <param name="name">Name of the resource.</param> <param name="type">Type of resource.</param> <param name="location">Location of the resource</param> <param name="tags">List of key-value pairs.</param> <param name="description">Description of the plan.</param> <param name="displayName">Display name.</param> <param name="externalReferenceId">External reference identifier.</param> <param name="quotaIds">Quota identifiers under the plan.</param> <param name="planName">Name of the plan.</param> <param name="subscriptionCount">Subscription count.</param> <param name="skuIds">SKU identifiers.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.Description"> <summary> Gets or sets description of the plan. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.DisplayName"> <summary> Gets or sets display name. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.ExternalReferenceId"> <summary> Gets or sets external reference identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.QuotaIds"> <summary> Gets or sets quota identifiers under the plan. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.PlanName"> <summary> Gets or sets name of the plan. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.SubscriptionCount"> <summary> Gets or sets subscription count. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan.SkuIds"> <summary> Gets or sets SKU identifiers. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition"> <summary> Represents the acquisition of an add-on plan for a subscription. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.#ctor"> <summary> Initializes a new instance of the PlanAcquisition class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.#ctor(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.DateTime})"> <summary> Initializes a new instance of the PlanAcquisition class. </summary> <param name="acquisitionId">Acquisition identifier.</param> <param name="id">Identifier in the tenant subscription context.</param> <param name="planId">Plan identifier in the tenant subscription context.</param> <param name="externalReferenceId">External reference identifier.</param> <param name="provisioningState">State of the provisioning. Possible values include: 'NotSpecified', 'Accepted', 'Failed', 'Succeeded'</param> <param name="acquisitionTime">Acquisition time.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.AcquisitionId"> <summary> Gets or sets acquisition identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.Id"> <summary> Gets or sets identifier in the tenant subscription context. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.PlanId"> <summary> Gets or sets plan identifier in the tenant subscription context. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.ExternalReferenceId"> <summary> Gets or sets external reference identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.ProvisioningState"> <summary> Gets or sets state of the provisioning. Possible values include: 'NotSpecified', 'Accepted', 'Failed', 'Succeeded' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanAcquisition.AcquisitionTime"> <summary> Gets or sets acquisition time. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition"> <summary> Definition for linking and unlinking plans to offers. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition.#ctor"> <summary> Initializes a new instance of the PlanLinkDefinition class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition.#ctor(System.String,System.String,System.Nullable{System.Int32})"> <summary> Initializes a new instance of the PlanLinkDefinition class. </summary> <param name="planName">Name of the plan.</param> <param name="planLinkType">Type of the plan link. Possible values include: 'None', 'Base', 'Addon'</param> <param name="maxAcquisitionCount">The maximum acquisition count by subscribers</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition.PlanName"> <summary> Gets or sets name of the plan. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition.PlanLinkType"> <summary> Gets or sets type of the plan link. Possible values include: 'None', 'Base', 'Addon' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition.MaxAcquisitionCount"> <summary> Gets or sets the maximum acquisition count by subscribers </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkType"> <summary> Defines values for PlanLinkType. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.ProvisioningState"> <summary> Defines values for ProvisioningState. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.ProvisioningState.NotSpecified"> <summary> The provisioning state is not specified. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.ProvisioningState.Accepted"> <summary> The provisioning state is accepted, and indicates provisioning is ongoing. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.ProvisioningState.Failed"> <summary> The provisioning state is failed, and indicates the data is potentially out-of-sync with third parties. </summary> </member> <member name="F:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.ProvisioningState.Succeeded"> <summary> The provisioning state is succeeded, and indicates the data is in-sync with third-parties. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Quota"> <summary> Quotas for DelegatedProviders. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Quota.#ctor"> <summary> Initializes a new instance of the Quota class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Quota.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Nullable{System.Boolean})"> <summary> Initializes a new instance of the Quota class. </summary> <param name="id">URI of the resource.</param> <param name="name">Name of the resource.</param> <param name="type">Type of resource.</param> <param name="location">Location of the resource</param> <param name="tags">List of key-value pairs.</param> <param name="allowCustomPortalBranding">Value indicating whether custom portal branding is allowed.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Quota.AllowCustomPortalBranding"> <summary> Gets or sets value indicating whether custom portal branding is allowed. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource"> <summary> Base Resource Object </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource.#ctor"> <summary> Initializes a new instance of the Resource class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the Resource class. </summary> <param name="id">URI of the resource.</param> <param name="name">Name of the resource.</param> <param name="type">Type of resource.</param> <param name="location">Location of the resource</param> <param name="tags">List of key-value pairs.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource.Id"> <summary> Gets URI of the resource. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource.Name"> <summary> Gets name of the resource. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource.Type"> <summary> Gets type of resource. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource.Location"> <summary> Gets or sets location of the resource </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Resource.Tags"> <summary> Gets list of key-value pairs. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.ResourceManagerType"> <summary> Defines values for ResourceManagerType. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription"> <summary> List of supported operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.#ctor"> <summary> Initializes a new instance of the Subscription class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String)"> <summary> Initializes a new instance of the Subscription class. </summary> <param name="delegatedProviderSubscriptionId">Parent DelegatedProvider subscription identifier.</param> <param name="displayName">Subscription name.</param> <param name="id">Fully qualified identifier.</param> <param name="externalReferenceId">External reference identifier.</param> <param name="offerId">Identifier of the offer under the scope of a delegated provider.</param> <param name="owner">Subscription owner.</param> <param name="routingResourceManagerType">Routing resource manager type. Possible values include: 'Default', 'Admin'</param> <param name="state">Subscription state. Possible values include: 'NotDefined', 'Enabled', 'Warned', 'PastDue', 'Disabled', 'Deleted', 'Deleting', 'PartiallyDeleted'</param> <param name="subscriptionId">Subscription identifier.</param> <param name="tenantId">Directory tenant identifier.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.DelegatedProviderSubscriptionId"> <summary> Gets or sets parent DelegatedProvider subscription identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.DisplayName"> <summary> Gets or sets subscription name. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.Id"> <summary> Gets or sets fully qualified identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.ExternalReferenceId"> <summary> Gets or sets external reference identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.OfferId"> <summary> Gets or sets identifier of the offer under the scope of a delegated provider. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.Owner"> <summary> Gets or sets subscription owner. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.RoutingResourceManagerType"> <summary> Gets or sets routing resource manager type. Possible values include: 'Default', 'Admin' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.State"> <summary> Gets or sets subscription state. Possible values include: 'NotDefined', 'Enabled', 'Warned', 'PastDue', 'Disabled', 'Deleted', 'Deleting', 'PartiallyDeleted' </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.SubscriptionId"> <summary> Gets or sets subscription identifier. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription.TenantId"> <summary> Gets or sets directory tenant identifier. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.SubscriptionList"> <summary> List of subscriptions. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.SubscriptionList.#ctor"> <summary> Initializes a new instance of the SubscriptionList class. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.SubscriptionList.#ctor(System.Collections.Generic.IList{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription},System.String)"> <summary> Initializes a new instance of the SubscriptionList class. </summary> <param name="value">Subscription definition.</param> <param name="nextLink">URI to the next page.</param> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.SubscriptionList.Value"> <summary> Gets or sets subscription definition. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.SubscriptionList.NextLink"> <summary> Gets or sets URI to the next page. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Models.SubscriptionState"> <summary> Defines values for SubscriptionState. </summary> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations"> <summary> OfferDelegationsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the OfferDelegationsOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offer delegations. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified offer delegation. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or update the offer delegation. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='newOfferDelegation'> New offer delegation parameter. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified offer delegation. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offer delegations. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions"> <summary> Extension methods for OfferDelegationsOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String)"> <summary> Get the list of offer delegations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the list of offer delegations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String,System.String)"> <summary> Get the specified offer delegation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the specified offer delegation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation)"> <summary> Create or update the offer delegation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='newOfferDelegation'> New offer delegation parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.OfferDelegation,System.Threading.CancellationToken)"> <summary> Create or update the offer delegation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='newOfferDelegation'> New offer delegation parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.Delete(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String,System.String)"> <summary> Delete the specified offer delegation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete the specified offer delegation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='offerDelegationName'> Name of a offer delegation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String)"> <summary> Get the list of offer delegations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OfferDelegationsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOfferDelegationsOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of offer delegations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations"> <summary> OffersOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the OffersOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers. </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers under a resource group. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or update the offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='newOffer'> New offer. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the offer metrics. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the metric definitions. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.LinkWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Links a plan to an offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.UnlinkWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Unlink a plan from an offer. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of offers under a resource group. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions"> <summary> Extension methods for OffersOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListAll(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations)"> <summary> Get the list of offers. </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListAllAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.Threading.CancellationToken)"> <summary> Get the list of offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String)"> <summary> Get the list of offers under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of offers under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String)"> <summary> Get the specified offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the specified offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer)"> <summary> Create or update the offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='newOffer'> New offer. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Offer,System.Threading.CancellationToken)"> <summary> Create or update the offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='newOffer'> New offer. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.Delete(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String)"> <summary> Delete the specified offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete the specified offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListMetrics(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String)"> <summary> Get the offer metrics. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListMetricsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the offer metrics. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListMetricDefinitions(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String)"> <summary> Get the metric definitions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListMetricDefinitionsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the metric definitions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.Link(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition)"> <summary> Links a plan to an offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.LinkAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition,System.Threading.CancellationToken)"> <summary> Links a plan to an offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.Unlink(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition)"> <summary> Unlink a plan from an offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.UnlinkAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.PlanLinkDefinition,System.Threading.CancellationToken)"> <summary> Unlink a plan from an offer. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='offer'> Name of an offer. </param> <param name='planLink'> New plan link. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListAllNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String)"> <summary> Get the list of offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListAllNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String)"> <summary> Get the list of offers under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OffersOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOffersOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of offers under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.Operations"> <summary> Operations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Operations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the Operations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.Operations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.Operations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of Operations. </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.OperationsExtensions"> <summary> Extension methods for Operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IOperations)"> <summary> Get the list of Operations. </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.OperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IOperations,System.Threading.CancellationToken)"> <summary> Get the list of Operations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations"> <summary> PlansOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the PlansOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List all plans across all subscriptions. </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of plans under a resource group. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or update the plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='newPlan'> New plan. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the metrics of the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the metric definitions of the specified plan. </summary> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List all plans across all subscriptions. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of plans under a resource group. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions"> <summary> Extension methods for PlansOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListAll(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations)"> <summary> List all plans across all subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListAllAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.Threading.CancellationToken)"> <summary> List all plans across all subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String)"> <summary> Get the list of plans under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of plans under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String)"> <summary> Get the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan)"> <summary> Create or update the plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='newPlan'> New plan. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Plan,System.Threading.CancellationToken)"> <summary> Create or update the plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='newPlan'> New plan. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.Delete(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String)"> <summary> Delete the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListMetrics(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String)"> <summary> Get the metrics of the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListMetricsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the metrics of the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListMetricDefinitions(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String)"> <summary> Get the metric definitions of the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListMetricDefinitionsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the metric definitions of the specified plan. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The resource group the resource is located under. </param> <param name='plan'> Name of the plan. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListAllNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String)"> <summary> List all plans across all subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListAllNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.Threading.CancellationToken)"> <summary> List all plans across all subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String)"> <summary> Get the list of plans under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.PlansOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IPlansOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of plans under a resource group. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperations"> <summary> QuotasOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the QuotasOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of quotas at a location. </summary> <param name='location'> The AzureStack location. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Gets a quota by name. </summary> <param name='location'> The AzureStack location. </param> <param name='quota'> Name of the quota. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperationsExtensions"> <summary> Extension methods for QuotasOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.IQuotasOperations,System.String)"> <summary> Get the list of quotas at a location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IQuotasOperations,System.String,System.Threading.CancellationToken)"> <summary> Get the list of quotas at a location. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.IQuotasOperations,System.String,System.String)"> <summary> Gets a quota by name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> <param name='quota'> Name of the quota. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.QuotasOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.IQuotasOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Gets a quota by name. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='location'> The AzureStack location. </param> <param name='quota'> Name of the quota. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient"> <summary> Subscriptions Admin Client </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.BaseUri"> <summary> The base URI of the service. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.SerializationSettings"> <summary> Gets or sets json serialization settings. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.DeserializationSettings"> <summary> Gets or sets json deserialization settings. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Credentials"> <summary> Credentials needed for the client to connect to Azure. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.SubscriptionId"> <summary> 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.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.ApiVersion"> <summary> Client Api Version. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.AcceptLanguage"> <summary> Gets or sets the preferred language for the response. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.GenerateClientRequestId"> <summary> When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Operations"> <summary> Gets the IOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Subscriptions"> <summary> Gets the ISubscriptionsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.AcquiredPlans"> <summary> Gets the IAcquiredPlansOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.DelegatedProviders"> <summary> Gets the IDelegatedProvidersOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.DelegatedProviderOffers"> <summary> Gets the IDelegatedProviderOffersOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.DirectoryTenants"> <summary> Gets the IDirectoryTenantsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Locations"> <summary> Gets the ILocationsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Offers"> <summary> Gets the IOffersOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.OfferDelegations"> <summary> Gets the IOfferDelegationsOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Plans"> <summary> Gets the IPlansOperations. </summary> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Quotas"> <summary> Gets the IQuotasOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the SubscriptionsAdminClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.Initialize"> <summary> Initializes client properties. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.UpdateEncryptionWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Update the encryption settings. </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient.RestoreDataWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Restores the data </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClientExtensions"> <summary> Extension methods for SubscriptionsAdminClient. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClientExtensions.UpdateEncryption(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient)"> <summary> Update the encryption settings. </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClientExtensions.UpdateEncryptionAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient,System.Threading.CancellationToken)"> <summary> Update the encryption settings. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClientExtensions.RestoreData(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient)"> <summary> Restores the data </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClientExtensions.RestoreDataAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsAdminClient,System.Threading.CancellationToken)"> <summary> Restores the data </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations"> <summary> SubscriptionsOperations operations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.#ctor(Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsAdminClient)"> <summary> Initializes a new instance of the SubscriptionsOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.Client"> <summary> Gets a reference to the SubscriptionsAdminClient </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.MoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.ValidateMoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of subscriptions. </summary> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.CheckNameAvailabilityWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get the list of subscriptions. </summary> <param name='nameAvailabilityDefinition'> Check name availability parameter </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get a specified subscription. </summary> <param name='subscription'> Subscription parameter. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Creates or updates the specified subscription. </summary> <param name='subscription'> Subscription parameter. </param> <param name='newSubscription'> Subscription parameter. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete the specified subscription. </summary> <param name='subscription'> Subscription parameter. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.BeginMoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperations.BeginValidateMoveSubscriptionsWithHttpMessagesAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions"> <summary> Extension methods for SubscriptionsOperations. </summary> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.MoveSubscriptions(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.MoveSubscriptionsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Threading.CancellationToken)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.ValidateMoveSubscriptions(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.ValidateMoveSubscriptionsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Threading.CancellationToken)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.List(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription})"> <summary> Get the list of subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription},System.Threading.CancellationToken)"> <summary> Get the list of subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.CheckNameAvailability(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition)"> <summary> Get the list of subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nameAvailabilityDefinition'> Check name availability parameter </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.CheckNameAvailabilityAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.CheckNameAvailabilityDefinition,System.Threading.CancellationToken)"> <summary> Get the list of subscriptions. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nameAvailabilityDefinition'> Check name availability parameter </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.Get(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,System.String)"> <summary> Get a specified subscription. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='subscription'> Subscription parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,System.String,System.Threading.CancellationToken)"> <summary> Get a specified subscription. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='subscription'> Subscription parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription)"> <summary> Creates or updates the specified subscription. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='subscription'> Subscription parameter. </param> <param name='newSubscription'> Subscription parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,System.String,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription,System.Threading.CancellationToken)"> <summary> Creates or updates the specified subscription. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='subscription'> Subscription parameter. </param> <param name='newSubscription'> Subscription parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.Delete(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,System.String)"> <summary> Delete the specified subscription. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='subscription'> Subscription parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,System.String,System.Threading.CancellationToken)"> <summary> Delete the specified subscription. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='subscription'> Subscription parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.BeginMoveSubscriptions(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.BeginMoveSubscriptionsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Threading.CancellationToken)"> <summary> Move subscriptions between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.BeginValidateMoveSubscriptions(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> </member> <member name="M:Microsoft.AzureStack.Management.Subscriptions.Admin.SubscriptionsOperationsExtensions.BeginValidateMoveSubscriptionsAsync(Microsoft.AzureStack.Management.Subscriptions.Admin.ISubscriptionsOperations,Microsoft.AzureStack.Management.Subscriptions.Admin.Models.MoveSubscriptionsDefinition,System.Threading.CancellationToken)"> <summary> Validate that user subscriptions can be moved between delegated provider offers. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='moveSubscriptionsDefinition'> Move subscriptions parameter. </param> <param name='cancellationToken'> The cancellation token. </param> </member> </members> </doc> |