ref/fullclr/Microsoft.AzureStack.Management.Fabric.Admin.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.AzureStack.Management.Fabric.Admin</name>
    </assembly>
    <members>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewayPoolsOperations">
            <summary>
            EdgeGatewayPoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewayPoolsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the EdgeGatewayPoolsOperations 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.Fabric.Admin.EdgeGatewayPoolsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewayPoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested edge gateway pool object.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGatewayPool'>
            Name of the edge gateway pool.
            </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.Fabric.Admin.EdgeGatewayPoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all edge gateway pool objects at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.EdgeGatewayPoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all edge gateway pool objects at a 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.Fabric.Admin.EdgeGatewayPoolsOperationsExtensions">
            <summary>
            Extension methods for EdgeGatewayPoolsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewayPoolsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested edge gateway pool object.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGatewayPool'>
            Name of the edge gateway pool.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewayPoolsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested edge gateway pool object.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGatewayPool'>
            Name of the edge gateway pool.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewayPoolsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool})">
            <summary>
            Returns a list of all edge gateway pool objects at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewayPoolsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all edge gateway pool objects at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.EdgeGatewayPoolsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations,System.String)">
            <summary>
            Returns a list of all edge gateway pool objects at a 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.Fabric.Admin.EdgeGatewayPoolsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all edge gateway pool objects at a 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.Fabric.Admin.EdgeGatewaysOperations">
            <summary>
            EdgeGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewaysOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the EdgeGatewaysOperations 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.Fabric.Admin.EdgeGatewaysOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested edge gateway.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGateway'>
            Name of the edge gateway.
            </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.Fabric.Admin.EdgeGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of all edge gateways at a certain location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.EdgeGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of all edge gateways at a certain 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.Fabric.Admin.EdgeGatewaysOperationsExtensions">
            <summary>
            Extension methods for EdgeGatewaysOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewaysOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewaysOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested edge gateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGateway'>
            Name of the edge gateway.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewaysOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewaysOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested edge gateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGateway'>
            Name of the edge gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewaysOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewaysOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway})">
            <summary>
            Returns the list of all edge gateways at a certain location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.EdgeGatewaysOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewaysOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway},System.Threading.CancellationToken)">
            <summary>
            Returns the list of all edge gateways at a certain location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.EdgeGatewaysOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewaysOperations,System.String)">
            <summary>
            Returns the list of all edge gateways at a certain 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.Fabric.Admin.EdgeGatewaysOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the list of all edge gateways at a certain 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.Fabric.Admin.FabricAdminClient">
            <summary>
            Fabric Admin Client
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.SubscriptionId">
            <summary>
            Subscription credentials that 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.Fabric.Admin.FabricAdminClient.ApiVersion">
            <summary>
            Client API Version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.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.Fabric.Admin.FabricAdminClient.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.Fabric.Admin.FabricAdminClient.Fabric">
            <summary>
            Gets the IFabricOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.EdgeGateways">
            <summary>
            Gets the IEdgeGatewaysOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.EdgeGatewayPools">
            <summary>
            Gets the IEdgeGatewayPoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.FabricLocations">
            <summary>
            Gets the IFabricLocationsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.FileShares">
            <summary>
            Gets the IFileSharesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.InfraRoles">
            <summary>
            Gets the IInfraRolesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.InfraRoleInstances">
            <summary>
            Gets the IInfraRoleInstancesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.IpPools">
            <summary>
            Gets the IIpPoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.LogicalNetworks">
            <summary>
            Gets the ILogicalNetworksOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.StoragePools">
            <summary>
            Gets the IStoragePoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.StorageSystems">
            <summary>
            Gets the IStorageSystemsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.Volumes">
            <summary>
            Gets the IVolumesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.LogicalSubnets">
            <summary>
            Gets the ILogicalSubnetsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.MacAddressPools">
            <summary>
            Gets the IMacAddressPoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.ScaleUnits">
            <summary>
            Gets the IScaleUnitsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.ScaleUnitNodes">
            <summary>
            Gets the IScaleUnitNodesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.SlbMuxInstances">
            <summary>
            Gets the ISlbMuxInstancesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient 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.Fabric.Admin.FabricAdminClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient 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.Fabric.Admin.FabricAdminClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient 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.Fabric.Admin.FabricAdminClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient 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.Fabric.Admin.FabricAdminClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient 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.Fabric.Admin.FabricAdminClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient 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.Fabric.Admin.FabricAdminClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FabricAdminClient 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.Fabric.Admin.FabricAdminClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperations">
            <summary>
            FabricLocationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the FabricLocationsOperations 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.Fabric.Admin.FabricLocationsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested fabric location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricLocation'>
            Fabric 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.Fabric.Admin.FabricLocationsOperations.ListWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric locations.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <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.Fabric.Admin.FabricLocationsOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a fabric location. This will fail if called outside
            deployment.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricObject'>
            Fabric location object.
            </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.Fabric.Admin.FabricLocationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric locations.
            </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.Fabric.Admin.FabricLocationsOperationsExtensions">
            <summary>
            Extension methods for FabricLocationsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String,System.String)">
            <summary>
            Returns the requested fabric location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricLocation'>
            Fabric location.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested fabric location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricLocation'>
            Fabric location.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation})">
            <summary>
            Returns a list of all fabric locations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric locations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </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.Fabric.Admin.FabricLocationsOperationsExtensions.Create(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation)">
            <summary>
            Creates or updates a fabric location. This will fail if called outside
            deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricObject'>
            Fabric location object.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperationsExtensions.CreateAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation,System.Threading.CancellationToken)">
            <summary>
            Creates or updates a fabric location. This will fail if called outside
            deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricObject'>
            Fabric location object.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricLocationsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String)">
            <summary>
            Returns a list of all fabric locations.
            </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.Fabric.Admin.FabricLocationsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric locations.
            </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.Fabric.Admin.FabricOperations">
            <summary>
            FabricOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the FabricOperations 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.Fabric.Admin.FabricOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricOperations.ListOperationsWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of support REST 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="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricOperations.ListOperationsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of support REST operations.
            </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.Fabric.Admin.FabricOperationsExtensions">
            <summary>
            Extension methods for FabricOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricOperationsExtensions.ListOperations(Microsoft.AzureStack.Management.Fabric.Admin.IFabricOperations)">
            <summary>
            Returns the list of support REST operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FabricOperationsExtensions.ListOperationsAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFabricOperations,System.Threading.CancellationToken)">
            <summary>
            Returns the list of support REST operations.
            </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.Fabric.Admin.FabricOperationsExtensions.ListOperationsNext(Microsoft.AzureStack.Management.Fabric.Admin.IFabricOperations,System.String)">
            <summary>
            Returns the list of support REST operations.
            </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.Fabric.Admin.FabricOperationsExtensions.ListOperationsNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFabricOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the list of support REST operations.
            </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.Fabric.Admin.FileSharesOperations">
            <summary>
            FileSharesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FileSharesOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the FileSharesOperations 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.Fabric.Admin.FileSharesOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FileSharesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested fabric file share.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='fileShare'>
            Fabric file share 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.Fabric.Admin.FileSharesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric file shares at a certain location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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="T:Microsoft.AzureStack.Management.Fabric.Admin.FileSharesOperationsExtensions">
            <summary>
            Extension methods for FileSharesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FileSharesOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IFileSharesOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested fabric file share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='fileShare'>
            Fabric file share name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FileSharesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFileSharesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested fabric file share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='fileShare'>
            Fabric file share name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FileSharesOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IFileSharesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare})">
            <summary>
            Returns a list of all fabric file shares at a certain location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.FileSharesOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IFileSharesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric file shares at a certain location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations">
            <summary>
            EdgeGatewayPoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewayPoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested edge gateway pool object.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGatewayPool'>
            Name of the edge gateway pool.
            </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.Fabric.Admin.IEdgeGatewayPoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all edge gateway pool objects at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IEdgeGatewayPoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all edge gateway pool objects at a 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.Fabric.Admin.IEdgeGatewaysOperations">
            <summary>
            EdgeGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IEdgeGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested edge gateway.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='edgeGateway'>
            Name of the edge gateway.
            </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.Fabric.Admin.IEdgeGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of all edge gateways at a certain location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IEdgeGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of all edge gateways at a certain 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.Fabric.Admin.IFabricAdminClient">
            <summary>
            Fabric Admin Client
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.SubscriptionId">
            <summary>
            Subscription credentials that 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.Fabric.Admin.IFabricAdminClient.ApiVersion">
            <summary>
            Client API Version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.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.Fabric.Admin.IFabricAdminClient.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.Fabric.Admin.IFabricAdminClient.Fabric">
            <summary>
            Gets the IFabricOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.EdgeGateways">
            <summary>
            Gets the IEdgeGatewaysOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.EdgeGatewayPools">
            <summary>
            Gets the IEdgeGatewayPoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.FabricLocations">
            <summary>
            Gets the IFabricLocationsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.FileShares">
            <summary>
            Gets the IFileSharesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.InfraRoles">
            <summary>
            Gets the IInfraRolesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.InfraRoleInstances">
            <summary>
            Gets the IInfraRoleInstancesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.IpPools">
            <summary>
            Gets the IIpPoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.LogicalNetworks">
            <summary>
            Gets the ILogicalNetworksOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.StoragePools">
            <summary>
            Gets the IStoragePoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.StorageSystems">
            <summary>
            Gets the IStorageSystemsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.Volumes">
            <summary>
            Gets the IVolumesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.LogicalSubnets">
            <summary>
            Gets the ILogicalSubnetsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.MacAddressPools">
            <summary>
            Gets the IMacAddressPoolsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.ScaleUnits">
            <summary>
            Gets the IScaleUnitsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.ScaleUnitNodes">
            <summary>
            Gets the IScaleUnitNodesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.IFabricAdminClient.SlbMuxInstances">
            <summary>
            Gets the ISlbMuxInstancesOperations.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations">
            <summary>
            FabricLocationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IFabricLocationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested fabric location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricLocation'>
            Fabric 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.Fabric.Admin.IFabricLocationsOperations.ListWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric locations.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <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.Fabric.Admin.IFabricLocationsOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a fabric location. This will fail if called
            outside deployment.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='fabricObject'>
            Fabric location object.
            </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.Fabric.Admin.IFabricLocationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric locations.
            </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.Fabric.Admin.IFabricOperations">
            <summary>
            FabricOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IFabricOperations.ListOperationsWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of support REST 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="M:Microsoft.AzureStack.Management.Fabric.Admin.IFabricOperations.ListOperationsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of support REST operations.
            </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.Fabric.Admin.IFileSharesOperations">
            <summary>
            FileSharesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IFileSharesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested fabric file share.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='fileShare'>
            Fabric file share 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.Fabric.Admin.IFileSharesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all fabric file shares at a certain location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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="T:Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations">
            <summary>
            InfraRoleInstancesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations.PowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.PowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.ShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.RebootWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure role instances at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IInfraRoleInstancesOperations.BeginPowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.BeginPowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.BeginShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.BeginRebootWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.IInfraRoleInstancesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure role instances at a 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.Fabric.Admin.IInfraRolesOperations">
            <summary>
            InfraRolesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested infrastructure role description.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role 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.Fabric.Admin.IInfraRolesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure roles at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IInfraRolesOperations.RestartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role 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.Fabric.Admin.IInfraRolesOperations.BeginRestartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role 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.Fabric.Admin.IInfraRolesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure roles at a 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.Fabric.Admin.IIpPoolsOperations">
            <summary>
            IpPoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested IP pool.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool 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.Fabric.Admin.IIpPoolsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </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.Fabric.Admin.IIpPoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all IP pools at a certain location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IIpPoolsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </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.Fabric.Admin.IIpPoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all IP pools at a certain 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.Fabric.Admin.ILogicalNetworksOperations">
            <summary>
            LogicalNetworksOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ILogicalNetworksOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested logical network.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </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.Fabric.Admin.ILogicalNetworksOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical networks at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.ILogicalNetworksOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical networks at a 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.Fabric.Admin.ILogicalSubnetsOperations">
            <summary>
            LogicalSubnetsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ILogicalSubnetsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested logical subnet.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <param name='logicalSubnet'>
            Name of the logical subnet.
            </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.Fabric.Admin.ILogicalSubnetsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical subnets.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <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.Fabric.Admin.ILogicalSubnetsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical subnets.
            </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.Fabric.Admin.IMacAddressPoolsOperations">
            <summary>
            MacAddressPoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IMacAddressPoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested MAC address pool.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='macAddressPool'>
            Name of the MAC address pool.
            </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.Fabric.Admin.IMacAddressPoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all MAC address pools at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IMacAddressPoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all MAC address pools at a 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.Fabric.Admin.InfraRoleInstancesOperations">
            <summary>
            InfraRoleInstancesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the InfraRoleInstancesOperations 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.Fabric.Admin.InfraRoleInstancesOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperations.PowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.PowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.ShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.RebootWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure role instances at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.InfraRoleInstancesOperations.BeginPowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.BeginPowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.BeginShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.BeginRebootWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </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.Fabric.Admin.InfraRoleInstancesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure role instances at a 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.Fabric.Admin.InfraRoleInstancesOperationsExtensions">
            <summary>
            Extension methods for InfraRoleInstancesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.PowerOff(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.PowerOffAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.PowerOn(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.PowerOnAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.Shutdown(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.ShutdownAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.Reboot(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.RebootAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Return the requested infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Return the requested infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance})">
            <summary>
            Returns a list of all infrastructure role instances at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure role instances at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginPowerOff(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginPowerOffAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power off an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginPowerOn(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginPowerOnAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power on an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginShutdown(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginShutdownAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Shut down an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginReboot(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.BeginRebootAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Reboot an infrastructure role instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRoleInstance'>
            Name of an infrastructure role instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRoleInstancesOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String)">
            <summary>
            Returns a list of all infrastructure role instances at a 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.Fabric.Admin.InfraRoleInstancesOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRoleInstancesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure role instances at a 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.Fabric.Admin.InfraRolesOperations">
            <summary>
            InfraRolesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the InfraRolesOperations 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.Fabric.Admin.InfraRolesOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested infrastructure role description.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role 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.Fabric.Admin.InfraRolesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure roles at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.InfraRolesOperations.RestartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role name.
            </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.Fabric.Admin.InfraRolesOperations.BeginRestartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role 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.Fabric.Admin.InfraRolesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure roles at a 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.Fabric.Admin.InfraRolesOperationsExtensions">
            <summary>
            Extension methods for InfraRolesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested infrastructure role description.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested infrastructure role description.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole})">
            <summary>
            Returns a list of all infrastructure roles at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure roles at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.InfraRolesOperationsExtensions.Restart(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,System.String)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.RestartAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.BeginRestart(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,System.String)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.BeginRestartAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Restarts the requestd infrastructure role.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='infraRole'>
            Infrastructure role name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.InfraRolesOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String)">
            <summary>
            Returns a list of all infrastructure roles at a 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.Fabric.Admin.InfraRolesOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IInfraRolesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all infrastructure roles at a 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.Fabric.Admin.IpPoolsOperations">
            <summary>
            IpPoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the IpPoolsOperations 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.Fabric.Admin.IpPoolsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested IP pool.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool 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.Fabric.Admin.IpPoolsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </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.Fabric.Admin.IpPoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all IP pools at a certain location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IpPoolsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </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.Fabric.Admin.IpPoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all IP pools at a certain 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.Fabric.Admin.IpPoolsOperationsExtensions">
            <summary>
            Extension methods for IpPoolsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,System.String)">
            <summary>
            Return the requested IP pool.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Return the requested IP pool.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool,System.Threading.CancellationToken)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool})">
            <summary>
            Returns a list of all IP pools at a certain location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all IP pools at a certain location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.IpPoolsOperationsExtensions.BeginCreateOrUpdate(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool,System.Threading.CancellationToken)">
            <summary>
            Create an IP pool. Once created an IP pool cannot be deleted.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='ipPool'>
            IP pool name.
            </param>
            <param name='pool'>
            IP pool object to send.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IpPoolsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String)">
            <summary>
            Returns a list of all IP pools at a certain 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.Fabric.Admin.IpPoolsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IIpPoolsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all IP pools at a certain 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.Fabric.Admin.IScaleUnitNodesOperations">
            <summary>
            ScaleUnitNodesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations.ShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.PowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.PowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.StartMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.StopMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.RepairWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale unit nodes in a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IScaleUnitNodesOperations.BeginShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.BeginPowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.BeginPowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.BeginStartMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.BeginStopMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.BeginRepairWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </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.Fabric.Admin.IScaleUnitNodesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale unit nodes in a 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.Fabric.Admin.IScaleUnitsOperations">
            <summary>
            ScaleUnitsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations.ScaleOutWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit
            nodes.
            </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.Fabric.Admin.IScaleUnitsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested scale unit.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </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.Fabric.Admin.IScaleUnitsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale units at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IScaleUnitsOperations.BeginScaleOutWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit
            nodes.
            </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.Fabric.Admin.IScaleUnitsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale units at a 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.Fabric.Admin.ISlbMuxInstancesOperations">
            <summary>
            SlbMuxInstancesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ISlbMuxInstancesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested software load balancer multiplexer instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='slbMuxInstance'>
            Name of a SLB MUX instance.
            </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.Fabric.Admin.ISlbMuxInstancesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all software load balancer instances at a
            location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.ISlbMuxInstancesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all software load balancer instances at a
            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.Fabric.Admin.IStoragePoolsOperations">
            <summary>
            StoragePoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IStoragePoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested a storage pool.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool 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.Fabric.Admin.IStoragePoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage pools for a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <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.Fabric.Admin.IStoragePoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage pools for a 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.Fabric.Admin.IStorageSystemsOperations">
            <summary>
            StorageSystemsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IStorageSystemsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested storage subsystem.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </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.Fabric.Admin.IStorageSystemsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage subsystems for a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.IStorageSystemsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage subsystems for a 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.Fabric.Admin.IVolumesOperations">
            <summary>
            VolumesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.IVolumesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested a storage volume.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <param name='volume'>
            Name of the storage volume.
            </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.Fabric.Admin.IVolumesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage volumes at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <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.Fabric.Admin.IVolumesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage volumes at a 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.Fabric.Admin.LogicalNetworksOperations">
            <summary>
            LogicalNetworksOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalNetworksOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the LogicalNetworksOperations 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.Fabric.Admin.LogicalNetworksOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalNetworksOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested logical network.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </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.Fabric.Admin.LogicalNetworksOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical networks at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.LogicalNetworksOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical networks at a 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.Fabric.Admin.LogicalNetworksOperationsExtensions">
            <summary>
            Extension methods for LogicalNetworksOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalNetworksOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalNetworksOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested logical network.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalNetworksOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalNetworksOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested logical network.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalNetworksOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalNetworksOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork})">
            <summary>
            Returns a list of all logical networks at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalNetworksOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalNetworksOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical networks at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.LogicalNetworksOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalNetworksOperations,System.String)">
            <summary>
            Returns a list of all logical networks at a 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.Fabric.Admin.LogicalNetworksOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalNetworksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical networks at a 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.Fabric.Admin.LogicalSubnetsOperations">
            <summary>
            LogicalSubnetsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalSubnetsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the LogicalSubnetsOperations 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.Fabric.Admin.LogicalSubnetsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalSubnetsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested logical subnet.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <param name='logicalSubnet'>
            Name of the logical subnet.
            </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.Fabric.Admin.LogicalSubnetsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical subnets.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <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.Fabric.Admin.LogicalSubnetsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical subnets.
            </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.Fabric.Admin.LogicalSubnetsOperationsExtensions">
            <summary>
            Extension methods for LogicalSubnetsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalSubnetsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalSubnetsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Returns the requested logical subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <param name='logicalSubnet'>
            Name of the logical subnet.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalSubnetsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalSubnetsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested logical subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <param name='logicalSubnet'>
            Name of the logical subnet.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalSubnetsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalSubnetsOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet})">
            <summary>
            Returns a list of all logical subnets.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.LogicalSubnetsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalSubnetsOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical subnets.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='logicalNetwork'>
            Name of the logical network.
            </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.Fabric.Admin.LogicalSubnetsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalSubnetsOperations,System.String)">
            <summary>
            Returns a list of all logical subnets.
            </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.Fabric.Admin.LogicalSubnetsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.ILogicalSubnetsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all logical subnets.
            </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.Fabric.Admin.MacAddressPoolsOperations">
            <summary>
            MacAddressPoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.MacAddressPoolsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the MacAddressPoolsOperations 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.Fabric.Admin.MacAddressPoolsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.MacAddressPoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested MAC address pool.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='macAddressPool'>
            Name of the MAC address pool.
            </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.Fabric.Admin.MacAddressPoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all MAC address pools at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.MacAddressPoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all MAC address pools at a 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.Fabric.Admin.MacAddressPoolsOperationsExtensions">
            <summary>
            Extension methods for MacAddressPoolsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.MacAddressPoolsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IMacAddressPoolsOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested MAC address pool.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='macAddressPool'>
            Name of the MAC address pool.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.MacAddressPoolsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IMacAddressPoolsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested MAC address pool.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='macAddressPool'>
            Name of the MAC address pool.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.MacAddressPoolsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IMacAddressPoolsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool})">
            <summary>
            Returns a list of all MAC address pools at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.MacAddressPoolsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IMacAddressPoolsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all MAC address pools at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.MacAddressPoolsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IMacAddressPoolsOperations,System.String)">
            <summary>
            Returns a list of all MAC address pools at a 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.Fabric.Admin.MacAddressPoolsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IMacAddressPoolsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all MAC address pools at a 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.Fabric.Admin.Models.BareMetalNodeDescription">
            <summary>
            Description of a bare metal node used for ScaleOut operation on a
            cluster.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.#ctor">
            <summary>
            Initializes a new instance of the BareMetalNodeDescription class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the BareMetalNodeDescription class.
            </summary>
            <param name="bMCIPv4Address">BMC address of the physical
            machine.</param>
            <param name="vendor">Vendor of the physical machine.</param>
            <param name="model">Model of the physical machine.</param>
            <param name="serialNumber">Serial number of the physical
            machine.</param>
            <param name="biosVersion">Bios version of the physical
            machine.</param>
            <param name="computerName">Name of the computer.</param>
            <param name="clusterName">Name of the cluster.</param>
            <param name="macAddress">Name of the MAC address of the bare metal
            node.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.BMCIPv4Address">
            <summary>
            Gets or sets BMC address of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.Vendor">
            <summary>
            Gets or sets vendor of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.Model">
            <summary>
            Gets or sets model of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.SerialNumber">
            <summary>
            Gets or sets serial number of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.BiosVersion">
            <summary>
            Gets or sets bios version of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.ComputerName">
            <summary>
            Gets or sets name of the computer.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.ClusterName">
            <summary>
            Gets or sets name of the cluster.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription.MacAddress">
            <summary>
            Gets or sets name of the MAC address of the bare metal node.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.Display">
            <summary>
            Contains the localized display information for this particular
            operation / action.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.Display.#ctor">
            <summary>
            Initializes a new instance of the Display class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.Display.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Display class.
            </summary>
            <param name="provider">The localized friendly form of the resource
            provider name – it is expected to also include the
            publisher/company responsible. It should use Title Casing and begin
            with "Microsoft" for 1st party services. e.g. "Microsoft Monitoring
            Insights" or "Microsoft Compute.".</param>
            <param name="resource">The localized, friendly version of the
            resource type related to this action or operation; the resource
            type should match the public documentation for the resource
            provider.</param>
            <param name="operation">The localized, friendly name for the
            operation. Use the name as it will be displayed to the
            user.</param>
            <param name="description">The localized, friendly description for
            the operation. The description will be displayed to the user. It
            should be thorough and concise for used in both tooltips and
            detailed views.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Display.Provider">
            <summary>
            Gets or sets the localized friendly form of the resource provider
            name – it is expected to also include the publisher/company
            responsible. It should use Title Casing and begin with "Microsoft"
            for 1st party services. e.g. "Microsoft Monitoring Insights" or
            "Microsoft Compute.".
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Display.Resource">
            <summary>
            Gets or sets the localized, friendly version of the resource type
            related to this action or operation; the resource type should match
            the public documentation for the resource provider.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Display.Operation">
            <summary>
            Gets or sets the localized, friendly name for the operation. Use
            the name as it will be displayed to the user.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Display.Description">
            <summary>
            Gets or sets the localized, friendly description for the operation.
            The description will be displayed to the user. It should be
            thorough and concise for used in both tooltips and detailed views.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway">
            <summary>
            This resource represents a gateway, which provides the configuration
            needed to provide gateway services to virtual networks.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway.#ctor">
            <summary>
            Initializes a new instance of the EdgeGateway class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the EdgeGateway 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="state">The current state of the edge gateway.</param>
            <param name="totalCapacity">The total network capacity.</param>
            <param name="availableCapacity">The available network
            capacity.</param>
            <param name="numberOfConnections">The current number of
            connections.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway.State">
            <summary>
            Gets or sets the current state of the edge gateway.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway.TotalCapacity">
            <summary>
            Gets or sets the total network capacity.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway.AvailableCapacity">
            <summary>
            Gets or sets the available network capacity.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGateway.NumberOfConnections">
            <summary>
            Gets or sets the current number of connections.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool">
            <summary>
            This object represents an edge gateway pool, which contains a list of
            gateways.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.#ctor">
            <summary>
            Initializes a new instance of the EdgeGatewayPool class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int32},System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the EdgeGatewayPool 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="gatewayType">The gateway type, for example, S2sIPsec,
            S2sGre, and so on.</param>
            <param name="numberOfGateways">The number of gateways in the
            pool.</param>
            <param name="redundantGatewayCount">The number of redundant
            gateways.</param>
            <param name="gatewayCapacityKiloBitsPerSecond">Gateway capacity in
            kilobits per second.</param>
            <param name="publicIpAddress">The public IP address.</param>
            <param name="greVipSubnet">The GRE VIP subnet.</param>
            <param name="edgeGateways">List of the edge gateways in the
            pool.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.GatewayType">
            <summary>
            Gets or sets the gateway type, for example, S2sIPsec, S2sGre, and
            so on.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.NumberOfGateways">
            <summary>
            Gets or sets the number of gateways in the pool.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.RedundantGatewayCount">
            <summary>
            Gets or sets the number of redundant gateways.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.GatewayCapacityKiloBitsPerSecond">
            <summary>
            Gets or sets gateway capacity in kilobits per second.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.PublicIpAddress">
            <summary>
            Gets or sets the public IP address.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.GreVipSubnet">
            <summary>
            Gets or sets the GRE VIP subnet.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.EdgeGatewayPool.EdgeGateways">
            <summary>
            Gets or sets list of the edge gateways in the pool.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation">
            <summary>
            Place holder for fabric location.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation.#ctor">
            <summary>
            Initializes a new instance of the FabricLocation class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Object)">
            <summary>
            Initializes a new instance of the FabricLocation 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="properties">Empty object.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.FabricLocation.Properties">
            <summary>
            Gets or sets empty object.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare">
            <summary>
            Object that contains properties of the file share resource.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare.#ctor">
            <summary>
            Initializes a new instance of the FileShare class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String)">
            <summary>
            Initializes a new instance of the FileShare 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="associatedVolume">Associated volume ID.</param>
            <param name="uncPath">The UNCPath for the fileshare.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare.AssociatedVolume">
            <summary>
            Gets or sets associated volume ID.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.FileShare.UncPath">
            <summary>
            Gets or sets the UNCPath for the fileshare.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole">
            <summary>
            Infrastructure role description.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole.#ctor">
            <summary>
            Initializes a new instance of the InfraRole class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IList{System.String},System.String,System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the InfraRole 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="instances">List of infrastructure role
            instances.</param>
            <param name="displayName">Display name for the infrastructure
            role.</param>
            <param name="restartable">Value indicating whether the
            infrastructure role can be restarted.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole.Instances">
            <summary>
            Gets or sets list of infrastructure role instances.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole.DisplayName">
            <summary>
            Gets or sets display name for the infrastructure role.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRole.Restartable">
            <summary>
            Gets or sets value indicating whether the infrastructure role can
            be restarted.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance">
            <summary>
            The virtual machine resource is used to represent an infrastructure
            virtual machine in the Azure Stack environment. The fabric resource
            provider only surfaces infrastructure virtual machines. These machines
            are never created directly by the admin, but rather as a side effect of
            expanding admin services.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance.#ctor">
            <summary>
            Initializes a new instance of the InfraRoleInstance class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstanceSize,System.String)">
            <summary>
            Initializes a new instance of the InfraRoleInstance 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="scaleUnit">The cluster that the virtual machine's host
            is part of.</param>
            <param name="scaleUnitNode">URI to the scale unit node.</param>
            <param name="size">Size of the virtual machine.</param>
            <param name="state">The current state of the virtual machine.
            Possible values include: 'Stopped', 'Starting', 'Running',
            'Stopping'</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance.ScaleUnit">
            <summary>
            Gets or sets the cluster that the virtual machine's host is part
            of.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance.ScaleUnitNode">
            <summary>
            Gets or sets URI to the scale unit node.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance.Size">
            <summary>
            Gets or sets size of the virtual machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstance.State">
            <summary>
            Gets or sets the current state of the virtual machine. Possible
            values include: 'Stopped', 'Starting', 'Running', 'Stopping'
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstanceSize">
            <summary>
            The capacity information for a virtual machine.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstanceSize.#ctor">
            <summary>
            Initializes a new instance of the InfraRoleInstanceSize class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstanceSize.#ctor(System.Nullable{System.Double},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the InfraRoleInstanceSize class.
            </summary>
            <param name="memoryGb">The amount of memory, in GB, currently
            assigned to the virtual machine.</param>
            <param name="cores">The number of cores assigned to the virtual
            machine.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstanceSize.MemoryGb">
            <summary>
            Gets or sets the amount of memory, in GB, currently assigned to the
            virtual machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstanceSize.Cores">
            <summary>
            Gets or sets the number of cores assigned to the virtual machine.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.InfraRoleInstanceState">
            <summary>
            Defines values for InfraRoleInstanceState.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool">
            <summary>
            This resource defines the range of IP addresses from which addresses
            are allocated for nodes within a subnet.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.#ctor">
            <summary>
            Initializes a new instance of the IpPool class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Nullable{System.Int64})">
            <summary>
            Initializes a new instance of the IpPool 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="startIpAddress">The starting IP address.</param>
            <param name="endIpAddress">The ending IP address.</param>
            <param name="addressPrefix">The address prefix.</param>
            <param name="numberOfIpAddresses">The total number of IP
            addresses.</param>
            <param name="numberOfAllocatedIpAddresses">The number of currently
            allocated IP addresses.</param>
            <param name="numberOfIpAddressesInTransition">The current number of
            IP addresses in transition.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.StartIpAddress">
            <summary>
            Gets or sets the starting IP address.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.EndIpAddress">
            <summary>
            Gets or sets the ending IP address.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.AddressPrefix">
            <summary>
            Gets or sets the address prefix.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.NumberOfIpAddresses">
            <summary>
            Gets or sets the total number of IP addresses.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.NumberOfAllocatedIpAddresses">
            <summary>
            Gets or sets the number of currently allocated IP addresses.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.IpPool.NumberOfIpAddressesInTransition">
            <summary>
            Gets or sets the current number of IP addresses in transition.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork">
            <summary>
            This resource represents a logical partition of physical network that
            is dedicated for a particular purpose. A logical network comprises a
            collection of logical subnets.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork.#ctor">
            <summary>
            Initializes a new instance of the LogicalNetwork class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IDictionary{System.String,System.String},System.Nullable{System.Boolean},System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the LogicalNetwork 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="metadata">Metadata related to the logical
            network.</param>
            <param name="networkVirtualizationEnabled">Flag to indicate that
            the network virtualization is enabled on the logical
            network.</param>
            <param name="subnets">List of subnets belonging to the logical
            network.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork.Metadata">
            <summary>
            Gets or sets metadata related to the logical network.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork.NetworkVirtualizationEnabled">
            <summary>
            Gets or sets flag to indicate that the network virtualization is
            enabled on the logical network.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalNetwork.Subnets">
            <summary>
            Gets or sets list of subnets belonging to the logical network.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet">
            <summary>
            This resource represents a logical subnet. A logical subnet is made of
            a subnet-vlan pair.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet.#ctor">
            <summary>
            Initializes a new instance of the LogicalSubnet class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IList{System.String},System.Nullable{System.Boolean},System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the LogicalSubnet 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="ipPools">All IP pools which belong to this
            subnet.</param>
            <param name="isPublic">The visiblity status of the IP pool. If is
            true the associated pools are public IP address pools.</param>
            <param name="metadata">Metadata related to the logical
            network.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet.IpPools">
            <summary>
            Gets or sets all IP pools which belong to this subnet.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet.IsPublic">
            <summary>
            Gets or sets the visiblity status of the IP pool. If is true the
            associated pools are public IP address pools.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.LogicalSubnet.Metadata">
            <summary>
            Gets or sets metadata related to the logical network.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool">
            <summary>
            This resource represents a MAC address pool. The default MAC address
            pools are used if you set the MAC address type for a virtual machine to
            'Static'. If the virtual machine setting is 'Dynamic', the hypervisor
            assigns the MAC address.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool.#ctor">
            <summary>
            Initializes a new instance of the MacAddressPool class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64})">
            <summary>
            Initializes a new instance of the MacAddressPool 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="metadata">Metadata related to the MAC pool.</param>
            <param name="startMacAddress">Starting MAC address.</param>
            <param name="endMacAddress">Ending MAC address.</param>
            <param name="numberOfAllocatedMacAddresses">Number of MAC addresses
            allocated.</param>
            <param name="numberOfAvailableMacAddresses">Number of MAC addresses
            available.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool.Metadata">
            <summary>
            Gets or sets metadata related to the MAC pool.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool.StartMacAddress">
            <summary>
            Gets or sets starting MAC address.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool.EndMacAddress">
            <summary>
            Gets or sets ending MAC address.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool.NumberOfAllocatedMacAddresses">
            <summary>
            Gets or sets number of MAC addresses allocated.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.MacAddressPool.NumberOfAvailableMacAddresses">
            <summary>
            Gets or sets number of MAC addresses available.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.Operation">
            <summary>
            Describes the supported REST operation.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.Operation.#ctor">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.Operation.#ctor(System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.Display)">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
            <param name="name">The name of the operation being performed on
            this particular object. This name should match the name that
            appears in RBAC or the event service.</param>
            <param name="display">Contains the localized display information
            for this particular operation or action.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Operation.Name">
            <summary>
            Gets or sets the name of the operation being performed on this
            particular object. This name should match the name that appears in
            RBAC or the event service.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Operation.Display">
            <summary>
            Gets or sets contains the localized display information for this
            particular operation or action.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.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.Fabric.Admin.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.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.Fabric.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.Fabric.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.Fabric.Admin.Models.Page1`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.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.Fabric.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.Fabric.Admin.Models.PowerState">
            <summary>
            Defines values for PowerState.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ProvisioningState">
            <summary>
            Provisioning status of the resource.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ProvisioningState.#ctor">
            <summary>
            Initializes a new instance of the ProvisioningState class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ProvisioningState.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ProvisioningState class.
            </summary>
            <param name="provisioningStateProperty">Provisioning status of the
            resource.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ProvisioningState.ProvisioningStateProperty">
            <summary>
            Gets or sets provisioning status of the resource.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.Resource">
            <summary>
            Base resource object.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.Resource.#ctor">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Resource.Id">
            <summary>
            Gets URI of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Resource.Name">
            <summary>
            Gets name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Resource.Type">
            <summary>
            Gets type of resource.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Resource.Location">
            <summary>
            Gets or sets the region where the resource is located.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Resource.Tags">
            <summary>
            Gets or sets list of key-value pairs.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParameters">
            <summary>
            Input data that allows for adding a scale unit node.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParameters.#ctor">
            <summary>
            Initializes a new instance of the ScaleOutScaleUnitParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParameters.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the ScaleOutScaleUnitParameters
            class.
            </summary>
            <param name="bMCIPv4Address">BMC address of the physical
            machine.</param>
            <param name="computerName">Computer name of the physical
            machine.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParameters.BMCIPv4Address">
            <summary>
            Gets or sets BMC address of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParameters.ComputerName">
            <summary>
            Gets or sets computer name of the physical machine.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList">
            <summary>
            A list of input data that allows for adding a set of scale unit nodes.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList.#ctor">
            <summary>
            Initializes a new instance of the ScaleOutScaleUnitParametersList
            class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList.#ctor(System.Collections.Generic.IList{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParameters},System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the ScaleOutScaleUnitParametersList
            class.
            </summary>
            <param name="nodeList">List of nodes in the scale unit.</param>
            <param name="awaitStorageConvergence">Flag indicates if the
            operation should wait for storage to converge before
            returning.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList.NodeList">
            <summary>
            Gets or sets list of nodes in the scale unit.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList.AwaitStorageConvergence">
            <summary>
            Gets or sets flag indicates if the operation should wait for
            storage to converge before returning.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit">
            <summary>
            Represents a cluster. Generally, the cluster will be a collection of
            hosts backed by failover cluster manager.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.#ctor">
            <summary>
            Initializes a new instance of the ScaleUnit class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.Nullable{System.Int32},System.Collections.Generic.IList{System.String},System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitCapacity,System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the ScaleUnit 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="scaleUnitType">Type of cluster. Possible values
            include: 'Unknown', 'ComputeOnly', 'StorageOnly',
            'HyperConverged'</param>
            <param name="logicalFaultDomain">Fault domain name of the
            cluster.</param>
            <param name="nodes">List of nodes in the server.</param>
            <param name="state">Current state of the cluster. Possible values
            include: 'Unknown', 'Creating', 'Running', 'Upgrading',
            'Deleting'</param>
            <param name="model">Model of the servers in the cluster.</param>
            <param name="totalCapacity">Capacity information for the
            cluster.</param>
            <param name="isMultiNode">Denotes if more than one node in
            cluster.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.ScaleUnitType">
            <summary>
            Gets or sets type of cluster. Possible values include: 'Unknown',
            'ComputeOnly', 'StorageOnly', 'HyperConverged'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.LogicalFaultDomain">
            <summary>
            Gets or sets fault domain name of the cluster.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.Nodes">
            <summary>
            Gets or sets list of nodes in the server.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.State">
            <summary>
            Gets or sets current state of the cluster. Possible values include:
            'Unknown', 'Creating', 'Running', 'Upgrading', 'Deleting'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.Model">
            <summary>
            Gets or sets model of the servers in the cluster.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.TotalCapacity">
            <summary>
            Gets or sets capacity information for the cluster.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit.IsMultiNode">
            <summary>
            Gets or sets denotes if more than one node in cluster.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitCapacity">
            <summary>
            The capacity information for a physical machine.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitCapacity.#ctor">
            <summary>
            Initializes a new instance of the ScaleUnitCapacity class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitCapacity.#ctor(System.Nullable{System.Double},System.Nullable{System.Int64})">
            <summary>
            Initializes a new instance of the ScaleUnitCapacity class.
            </summary>
            <param name="memoryGB">The memory for the physical machine.</param>
            <param name="cores">The number of CPU cores for the physical
            machine.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitCapacity.MemoryGB">
            <summary>
            Gets or sets the memory for the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitCapacity.Cores">
            <summary>
            Gets or sets the number of CPU cores for the physical machine.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode">
            <summary>
            The physical server in a cluster.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.#ctor">
            <summary>
            Initializes a new instance of the ScaleUnitNode class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.#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.Boolean},System.String,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitCapacity)">
            <summary>
            Initializes a new instance of the ScaleUnitNode 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="scaleUnitNodeStatus">Status of the physical machine.
            Possible values include: 'Running', 'Maintenance',
            'Stopped'</param>
            <param name="powerState">PowerState of the physical machine.
            Possible values include: 'Stopped', 'Starting', 'Running',
            'Stopping'</param>
            <param name="bmcAddress">BMC address of the physical
            machine.</param>
            <param name="scaleUnitName">Cluster name of the physical
            machine.</param>
            <param name="scaleUnitUri">URI of the corresponding
            cluster.</param>
            <param name="canPowerOff">Value indicating whether the node can be
            powered off.</param>
            <param name="vendor">Vendor of the physical machine.</param>
            <param name="model">Model of the physical machine.</param>
            <param name="serialNumber">Serial number of the physical
            machine.</param>
            <param name="biosVersion">BIOS version of the physical
            machine.</param>
            <param name="capacity">Capacity of the physical machine.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.ScaleUnitNodeStatus">
            <summary>
            Gets or sets status of the physical machine. Possible values
            include: 'Running', 'Maintenance', 'Stopped'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.PowerState">
            <summary>
            Gets or sets powerState of the physical machine. Possible values
            include: 'Stopped', 'Starting', 'Running', 'Stopping'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.BmcAddress">
            <summary>
            Gets or sets BMC address of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.ScaleUnitName">
            <summary>
            Gets or sets cluster name of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.ScaleUnitUri">
            <summary>
            Gets or sets URI of the corresponding cluster.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.CanPowerOff">
            <summary>
            Gets or sets value indicating whether the node can be powered off.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.Vendor">
            <summary>
            Gets or sets vendor of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.Model">
            <summary>
            Gets or sets model of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.SerialNumber">
            <summary>
            Gets or sets serial number of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.BiosVersion">
            <summary>
            Gets or sets BIOS version of the physical machine.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode.Capacity">
            <summary>
            Gets or sets capacity of the physical machine.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNodeStatus">
            <summary>
            Defines values for ScaleUnitNodeStatus.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitState">
            <summary>
            Defines values for ScaleUnitState.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitType">
            <summary>
            Defines values for ScaleUnitType.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance">
            <summary>
            This resource represents an SLB MUX (software load balancing
            multiplexer, which distributes the tenant and tenant customer network
            traffic).
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance.#ctor">
            <summary>
            Initializes a new instance of the SlbMuxInstance class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the SlbMuxInstance 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="configurationState">Configuration state.</param>
            <param name="virtualServer">Virtual server.</param>
            <param name="bgpPeers">List of BGP peers.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance.ConfigurationState">
            <summary>
            Gets or sets configuration state.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance.VirtualServer">
            <summary>
            Gets or sets virtual server.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance.BgpPeers">
            <summary>
            Gets or sets list of BGP peers.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool">
            <summary>
            Representation of a storage pool resource.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool.#ctor">
            <summary>
            Initializes a new instance of the StoragePool class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the StoragePool 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="sizeGB">Amount of space in the storage pool in
            GB.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool.SizeGB">
            <summary>
            Gets or sets amount of space in the storage pool in GB.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem">
            <summary>
            Representation of a storage system resource.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem.#ctor">
            <summary>
            Initializes a new instance of the StorageSystem class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the StorageSystem 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="totalCapacityGB">Total capacity of the system.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem.TotalCapacityGB">
            <summary>
            Gets or sets total capacity of the system.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume">
            <summary>
            Representation of a volume resource.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume.#ctor">
            <summary>
            Initializes a new instance of the Volume class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the Volume 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">The region where the resource is
            located.</param>
            <param name="tags">List of key-value pairs.</param>
            <param name="fileSystem">Filesystem type.</param>
            <param name="remainingSizeGB">Amount of free space in GB.</param>
            <param name="sizeGB">Total amount of space in GB.</param>
            <param name="volumeLabel">Volume label.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume.FileSystem">
            <summary>
            Gets or sets filesystem type.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume.RemainingSizeGB">
            <summary>
            Gets or sets amount of free space in GB.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume.SizeGB">
            <summary>
            Gets or sets total amount of space in GB.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume.VolumeLabel">
            <summary>
            Gets or sets volume label.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperations">
            <summary>
            ScaleUnitNodesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the ScaleUnitNodesOperations 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.Fabric.Admin.ScaleUnitNodesOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperations.ShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.PowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.PowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.StartMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.StopMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.RepairWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale unit nodes in a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.ScaleUnitNodesOperations.BeginShutdownWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.BeginPowerOffWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.BeginPowerOnWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.BeginStartMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.BeginStopMaintenanceModeWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.BeginRepairWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </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.Fabric.Admin.ScaleUnitNodesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale unit nodes in a 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.Fabric.Admin.ScaleUnitNodesOperationsExtensions">
            <summary>
            Extension methods for ScaleUnitNodesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.Shutdown(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.ShutdownAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.PowerOff(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.PowerOffAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.PowerOn(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.PowerOnAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.StartMaintenanceMode(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.StartMaintenanceModeAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.StopMaintenanceMode(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.StopMaintenanceModeAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.Repair(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.RepairAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription,System.Threading.CancellationToken)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Return the requested scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Return the requested scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode})">
            <summary>
            Returns a list of all scale unit nodes in a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnitNode},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale unit nodes in a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginShutdown(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginShutdownAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Shutdown a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginPowerOff(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginPowerOffAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power off a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginPowerOn(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginPowerOnAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Power on a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginStartMaintenanceMode(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginStartMaintenanceModeAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Start maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginStopMaintenanceMode(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginStopMaintenanceModeAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Stop maintenance mode for a scale unit node.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginRepair(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.BeginRepairAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.BareMetalNodeDescription,System.Threading.CancellationToken)">
            <summary>
            Repairs a node of the cluster.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnitNode'>
            Name of the scale unit node.
            </param>
            <param name='bareMetalNode'>
            Description of a node.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitNodesOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String)">
            <summary>
            Returns a list of all scale unit nodes in a 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.Fabric.Admin.ScaleUnitNodesOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitNodesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale unit nodes in a 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.Fabric.Admin.ScaleUnitsOperations">
            <summary>
            ScaleUnitsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the ScaleUnitsOperations 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.Fabric.Admin.ScaleUnitsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperations.ScaleOutWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit nodes.
            </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.Fabric.Admin.ScaleUnitsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested scale unit.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </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.Fabric.Admin.ScaleUnitsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale units at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.ScaleUnitsOperations.BeginScaleOutWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit nodes.
            </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.Fabric.Admin.ScaleUnitsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale units at a 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.Fabric.Admin.ScaleUnitsOperationsExtensions">
            <summary>
            Extension methods for ScaleUnitsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.ScaleOut(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit nodes.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.ScaleOutAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList,System.Threading.CancellationToken)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit nodes.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested scale unit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested scale unit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit})">
            <summary>
            Returns a list of all scale units at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleUnit},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale units at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.ScaleUnitsOperationsExtensions.BeginScaleOut(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit nodes.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.BeginScaleOutAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParametersList,System.Threading.CancellationToken)">
            <summary>
            Add a new scale unit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='scaleUnit'>
            Name of the scale units.
            </param>
            <param name='nodeList'>
            A list of input data that allows for adding a set of scale unit nodes.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.ScaleUnitsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String)">
            <summary>
            Returns a list of all scale units at a 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.Fabric.Admin.ScaleUnitsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IScaleUnitsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all scale units at a 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.Fabric.Admin.SlbMuxInstancesOperations">
            <summary>
            SlbMuxInstancesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.SlbMuxInstancesOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the SlbMuxInstancesOperations 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.Fabric.Admin.SlbMuxInstancesOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.SlbMuxInstancesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested software load balancer multiplexer instance.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='slbMuxInstance'>
            Name of a SLB MUX instance.
            </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.Fabric.Admin.SlbMuxInstancesOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all software load balancer instances at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.SlbMuxInstancesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all software load balancer instances at a 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.Fabric.Admin.SlbMuxInstancesOperationsExtensions">
            <summary>
            Extension methods for SlbMuxInstancesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.SlbMuxInstancesOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.ISlbMuxInstancesOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested software load balancer multiplexer instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='slbMuxInstance'>
            Name of a SLB MUX instance.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.SlbMuxInstancesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.ISlbMuxInstancesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested software load balancer multiplexer instance.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='slbMuxInstance'>
            Name of a SLB MUX instance.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.SlbMuxInstancesOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.ISlbMuxInstancesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance})">
            <summary>
            Returns a list of all software load balancer instances at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.SlbMuxInstancesOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.ISlbMuxInstancesOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.SlbMuxInstance},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all software load balancer instances at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.SlbMuxInstancesOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.ISlbMuxInstancesOperations,System.String)">
            <summary>
            Returns a list of all software load balancer instances at a 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.Fabric.Admin.SlbMuxInstancesOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.ISlbMuxInstancesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all software load balancer instances at a 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.Fabric.Admin.StoragePoolsOperations">
            <summary>
            StoragePoolsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StoragePoolsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the StoragePoolsOperations 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.Fabric.Admin.StoragePoolsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StoragePoolsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested a storage pool.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool 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.Fabric.Admin.StoragePoolsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage pools for a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <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.Fabric.Admin.StoragePoolsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage pools for a 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.Fabric.Admin.StoragePoolsOperationsExtensions">
            <summary>
            Extension methods for StoragePoolsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StoragePoolsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IStoragePoolsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Return the requested a storage pool.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StoragePoolsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IStoragePoolsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Return the requested a storage pool.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StoragePoolsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IStoragePoolsOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool})">
            <summary>
            Returns a list of all storage pools for a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StoragePoolsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IStoragePoolsOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StoragePool},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage pools for a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </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.Fabric.Admin.StoragePoolsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IStoragePoolsOperations,System.String)">
            <summary>
            Returns a list of all storage pools for a 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.Fabric.Admin.StoragePoolsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IStoragePoolsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage pools for a 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.Fabric.Admin.StorageSystemsOperations">
            <summary>
            StorageSystemsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StorageSystemsOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the StorageSystemsOperations 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.Fabric.Admin.StorageSystemsOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StorageSystemsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested storage subsystem.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </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.Fabric.Admin.StorageSystemsOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage subsystems for a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <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.Fabric.Admin.StorageSystemsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage subsystems for a 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.Fabric.Admin.StorageSystemsOperationsExtensions">
            <summary>
            Extension methods for StorageSystemsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StorageSystemsOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IStorageSystemsOperations,System.String,System.String,System.String)">
            <summary>
            Return the requested storage subsystem.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StorageSystemsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IStorageSystemsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Return the requested storage subsystem.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StorageSystemsOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IStorageSystemsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem})">
            <summary>
            Returns a list of all storage subsystems for a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.StorageSystemsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IStorageSystemsOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.StorageSystem},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage subsystems for a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </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.Fabric.Admin.StorageSystemsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IStorageSystemsOperations,System.String)">
            <summary>
            Returns a list of all storage subsystems for a 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.Fabric.Admin.StorageSystemsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IStorageSystemsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage subsystems for a 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.Fabric.Admin.VolumesOperations">
            <summary>
            VolumesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.VolumesOperations.#ctor(Microsoft.AzureStack.Management.Fabric.Admin.FabricAdminClient)">
            <summary>
            Initializes a new instance of the VolumesOperations 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.Fabric.Admin.VolumesOperations.Client">
            <summary>
            Gets a reference to the FabricAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.VolumesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Return the requested a storage volume.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <param name='volume'>
            Name of the storage volume.
            </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.Fabric.Admin.VolumesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage volumes at a location.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <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.Fabric.Admin.VolumesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage volumes at a 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.Fabric.Admin.VolumesOperationsExtensions">
            <summary>
            Extension methods for VolumesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.VolumesOperationsExtensions.Get(Microsoft.AzureStack.Management.Fabric.Admin.IVolumesOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Return the requested a storage volume.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <param name='volume'>
            Name of the storage volume.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.VolumesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Fabric.Admin.IVolumesOperations,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Return the requested a storage volume.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <param name='volume'>
            Name of the storage volume.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.VolumesOperationsExtensions.List(Microsoft.AzureStack.Management.Fabric.Admin.IVolumesOperations,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume})">
            <summary>
            Returns a list of all storage volumes at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Fabric.Admin.VolumesOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Fabric.Admin.IVolumesOperations,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.AzureStack.Management.Fabric.Admin.Models.Volume},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage volumes at a location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group.
            </param>
            <param name='location'>
            Location of the resource.
            </param>
            <param name='storageSubSystem'>
            Name of the storage system.
            </param>
            <param name='storagePool'>
            Storage pool name.
            </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.Fabric.Admin.VolumesOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Fabric.Admin.IVolumesOperations,System.String)">
            <summary>
            Returns a list of all storage volumes at a 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.Fabric.Admin.VolumesOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Fabric.Admin.IVolumesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage volumes at a 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>
    </members>
</doc>