Microsoft.Azure.Management.Network.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.Network</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations">
            <summary>
            ApplicationGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the ApplicationGatewaysOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </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.Azure.Management.Network.ApplicationGatewaysOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get applicationgateway operation retreives information about the
            specified applicationgateway.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ApplicationGateway operation creates/updates a ApplicationGateway
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway operation
            </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.Azure.Management.Network.ApplicationGatewaysOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ApplicationGateway operation creates/updates a ApplicationGateway
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ApplicationGateway opertion retrieves all the applicationgateways
            in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List applicationgateway opertion retrieves all the applicationgateways
            in a subscription.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.StartWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Start ApplicationGateway operation starts application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </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.Azure.Management.Network.ApplicationGatewaysOperations.BeginStartWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Start ApplicationGateway operation starts application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.StopWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </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.Azure.Management.Network.ApplicationGatewaysOperations.BeginStopWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ApplicationGateway opertion retrieves all the applicationgateways
            in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List applicationgateway opertion retrieves all the applicationgateways
            in a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.Get(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String)">
            <summary>
            The Get applicationgateway operation retreives information about the
            specified applicationgateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get applicationgateway operation retreives information about the
            specified applicationgateway.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway)">
            <summary>
            The Put ApplicationGateway operation creates/updates a ApplicationGateway
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway,System.Threading.CancellationToken)">
            <summary>
            The Put ApplicationGateway operation creates/updates a ApplicationGateway
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway)">
            <summary>
            The Put ApplicationGateway operation creates/updates a ApplicationGateway
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway,System.Threading.CancellationToken)">
            <summary>
            The Put ApplicationGateway operation creates/updates a ApplicationGateway
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.List(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String)">
            <summary>
            The List ApplicationGateway opertion retrieves all the applicationgateways
            in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List ApplicationGateway opertion retrieves all the applicationgateways
            in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations)">
            <summary>
            The List applicationgateway opertion retrieves all the applicationgateways
            in a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.Threading.CancellationToken)">
            <summary>
            The List applicationgateway opertion retrieves all the applicationgateways
            in a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.Start(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String)">
            <summary>
            The Start ApplicationGateway operation starts application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.StartAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Start ApplicationGateway operation starts application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginStart(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String)">
            <summary>
            The Start ApplicationGateway operation starts application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginStartAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Start ApplicationGateway operation starts application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.Stop(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.StopAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginStop(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.BeginStopAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin the
            specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String)">
            <summary>
            The List ApplicationGateway opertion retrieves all the applicationgateways
            in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List ApplicationGateway opertion retrieves all the applicationgateways
            in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String)">
            <summary>
            The List applicationgateway opertion retrieves all the applicationgateways
            in a subscription.
            </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.Azure.Management.Network.ApplicationGatewaysOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.IApplicationGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List applicationgateway opertion retrieves all the applicationgateways
            in a subscription.
            </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.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations">
            <summary>
            ExpressRouteCircuitAuthorizationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitAuthorizationsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete authorization operation deletes the specified authorization
            from the specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </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.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete authorization operation deletes the specified authorization
            from the specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The GET authorization operation retrieves the specified authorization from
            the specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Authorization operation creates/updates an authorization in
            thespecified ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update ExpressRouteCircuitAuthorization
            operation
            </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.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Authorization operation creates/updates an authorization in
            thespecified ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update ExpressRouteCircuitAuthorization
            operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List authorization operation retrieves all the authorizations in an
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List authorization operation retrieves all the authorizations in an
            ExpressRouteCircuit.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String)">
            <summary>
            The delete authorization operation deletes the specified authorization
            from the specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete authorization operation deletes the specified authorization
            from the specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String)">
            <summary>
            The delete authorization operation deletes the specified authorization
            from the specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete authorization operation deletes the specified authorization
            from the specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.Get(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String)">
            <summary>
            The GET authorization operation retrieves the specified authorization from
            the specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The GET authorization operation retrieves the specified authorization from
            the specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization)">
            <summary>
            The Put Authorization operation creates/updates an authorization in
            thespecified ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update ExpressRouteCircuitAuthorization
            operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization,System.Threading.CancellationToken)">
            <summary>
            The Put Authorization operation creates/updates an authorization in
            thespecified ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update ExpressRouteCircuitAuthorization
            operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization)">
            <summary>
            The Put Authorization operation creates/updates an authorization in
            thespecified ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update ExpressRouteCircuitAuthorization
            operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization,System.Threading.CancellationToken)">
            <summary>
            The Put Authorization operation creates/updates an authorization in
            thespecified ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update ExpressRouteCircuitAuthorization
            operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String)">
            <summary>
            The List authorization operation retrieves all the authorizations in an
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The List authorization operation retrieves all the authorizations in an
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String)">
            <summary>
            The List authorization operation retrieves all the authorizations in an
            ExpressRouteCircuit.
            </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.Azure.Management.Network.ExpressRouteCircuitAuthorizationsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List authorization operation retrieves all the authorizations in an
            ExpressRouteCircuit.
            </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.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations">
            <summary>
            ExpressRouteCircuitPeeringsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitPeeringsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete peering operation deletes the specified peering from the
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </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.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete peering operation deletes the specified peering from the
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The GET peering operation retrieves the specified authorization from the
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Pering operation creates/updates an peering in the specified
            ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit Peering
            operation
            </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.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Pering operation creates/updates an peering in the specified
            ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit Peering
            operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String)">
            <summary>
            The delete peering operation deletes the specified peering from the
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete peering operation deletes the specified peering from the
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String)">
            <summary>
            The delete peering operation deletes the specified peering from the
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete peering operation deletes the specified peering from the
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.Get(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String)">
            <summary>
            The GET peering operation retrieves the specified authorization from the
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The GET peering operation retrieves the specified authorization from the
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering)">
            <summary>
            The Put Pering operation creates/updates an peering in the specified
            ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit Peering
            operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering,System.Threading.CancellationToken)">
            <summary>
            The Put Pering operation creates/updates an peering in the specified
            ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit Peering
            operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering)">
            <summary>
            The Put Pering operation creates/updates an peering in the specified
            ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit Peering
            operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering,System.Threading.CancellationToken)">
            <summary>
            The Put Pering operation creates/updates an peering in the specified
            ExpressRouteCircuits
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit Peering
            operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </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.Azure.Management.Network.ExpressRouteCircuitPeeringsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </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.Azure.Management.Network.ExpressRouteCircuitsOperations">
            <summary>
            ExpressRouteCircuitsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </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.Azure.Management.Network.ExpressRouteCircuitsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get ExpressRouteCircuit operation retreives information about the
            specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit operation
            </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.Azure.Management.Network.ExpressRouteCircuitsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListArpTableWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the currently
            advertised arp table associated with the ExpressRouteCircuits in a
            resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListRoutesTableWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves the
            currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListStatsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats from a
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the loadBalancer.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListArpTableNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the currently
            advertised arp table associated with the ExpressRouteCircuits in a
            resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListRoutesTableNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves the
            currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListStatsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats from a
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.Get(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String)">
            <summary>
            The Get ExpressRouteCircuit operation retreives information about the
            specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get ExpressRouteCircuit operation retreives information about the
            specified ExpressRouteCircuit.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit,System.Threading.CancellationToken)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit,System.Threading.CancellationToken)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListArpTable(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the currently
            advertised arp table associated with the ExpressRouteCircuits in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListArpTableAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the currently
            advertised arp table associated with the ExpressRouteCircuits in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListRoutesTable(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves the
            currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListRoutesTableAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves the
            currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListStats(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats from a
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the loadBalancer.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListStatsAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats from a
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the loadBalancer.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListArpTableNext(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the currently
            advertised arp table associated with the ExpressRouteCircuits in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListArpTableNextAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the currently
            advertised arp table associated with the ExpressRouteCircuits in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListRoutesTableNext(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves the
            currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListRoutesTableNextAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves the
            currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListStatsNext(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats from a
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListStatsNextAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats from a
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </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.Azure.Management.Network.ExpressRouteCircuitsOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </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.Azure.Management.Network.ExpressRouteServiceProvidersOperations">
            <summary>
            ExpressRouteServiceProvidersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProvidersOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the ExpressRouteServiceProvidersOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.ExpressRouteServiceProvidersOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProvidersOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the available
            ExpressRouteServiceProviders.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProvidersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the available
            ExpressRouteServiceProviders.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProvidersOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the available
            ExpressRouteServiceProviders.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProvidersOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations,System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the available
            ExpressRouteServiceProviders.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProvidersOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations,System.String)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the available
            ExpressRouteServiceProviders.
            </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.Azure.Management.Network.ExpressRouteServiceProvidersOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the available
            ExpressRouteServiceProviders.
            </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.Azure.Management.Network.IApplicationGatewaysOperations">
            <summary>
            ApplicationGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewaysOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete applicationgateway operation deletes the specified
            applicationgateway.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get applicationgateway operation retreives information about
            the specified applicationgateway.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the applicationgateway.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ApplicationGateway operation creates/updates a
            ApplicationGateway
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway
            operation
            </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.Azure.Management.Network.IApplicationGatewaysOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ApplicationGateway operation creates/updates a
            ApplicationGateway
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the ApplicationGateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ApplicationGateway
            operation
            </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.Azure.Management.Network.IApplicationGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ApplicationGateway opertion retrieves all the
            applicationgateways in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List applicationgateway opertion retrieves all the
            applicationgateways in a subscription.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewaysOperations.StartWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Start ApplicationGateway operation starts application
            gatewayin the specified resource group through Network resource
            provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.BeginStartWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Start ApplicationGateway operation starts application
            gatewayin the specified resource group through Network resource
            provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.StopWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin
            the specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.BeginStopWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The STOP ApplicationGateway operation stops application gatewayin
            the specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='applicationGatewayName'>
            The name of the application gateway.
            </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.Azure.Management.Network.IApplicationGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ApplicationGateway opertion retrieves all the
            applicationgateways in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewaysOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List applicationgateway opertion retrieves all the
            applicationgateways in a subscription.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations">
            <summary>
            ExpressRouteCircuitAuthorizationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete authorization operation deletes the specified
            authorization from the specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </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.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete authorization operation deletes the specified
            authorization from the specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </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.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The GET authorization operation retrieves the specified
            authorization from the specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </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.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Authorization operation creates/updates an authorization
            in thespecified ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update
            ExpressRouteCircuitAuthorization operation
            </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.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Authorization operation creates/updates an authorization
            in thespecified ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='authorizationName'>
            The name of the authorization.
            </param>
            <param name='authorizationParameters'>
            Parameters supplied to the create/update
            ExpressRouteCircuitAuthorization operation
            </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.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List authorization operation retrieves all the authorizations
            in an ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </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.Azure.Management.Network.IExpressRouteCircuitAuthorizationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List authorization operation retrieves all the authorizations
            in an ExpressRouteCircuit.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations">
            <summary>
            ExpressRouteCircuitPeeringsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete peering operation deletes the specified peering from
            the ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </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.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete peering operation deletes the specified peering from
            the ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </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.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The GET peering operation retrieves the specified authorization
            from the ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </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.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Pering operation creates/updates an peering in the
            specified ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit
            Peering operation
            </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.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Pering operation creates/updates an peering in the
            specified ExpressRouteCircuits
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route circuit.
            </param>
            <param name='peeringName'>
            The name of the peering.
            </param>
            <param name='peeringParameters'>
            Parameters supplied to the create/update ExpressRouteCircuit
            Peering operation
            </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.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the curcuit.
            </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.Azure.Management.Network.IExpressRouteCircuitPeeringsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List peering operation retrieves all the peerings in an
            ExpressRouteCircuit.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations">
            <summary>
            ExpressRouteCircuitsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete ExpressRouteCircuit operation deletes the specified
            ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the express route Circuit.
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get ExpressRouteCircuit operation retreives information about
            the specified ExpressRouteCircuit.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a
            ExpressRouteCircuit
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit
            operation
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put ExpressRouteCircuit operation creates/updates a
            ExpressRouteCircuit
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete ExpressRouteCircuit
            operation
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.ListArpTableWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the
            currently advertised arp table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.ListRoutesTableWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves
            the currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the circuit.
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.ListStatsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats
            from a ExpressRouteCircuits in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='circuitName'>
            The name of the loadBalancer.
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.IExpressRouteCircuitsOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations.ListArpTableNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListArpTable from ExpressRouteCircuit opertion retrieves the
            currently advertised arp table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations.ListRoutesTableNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The ListRoutesTable from ExpressRouteCircuit opertion retrieves
            the currently advertised routes table associated with the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations.ListStatsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Liststats ExpressRouteCircuit opertion retrieves all the stats
            from a ExpressRouteCircuits in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitsOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteCircuit opertion retrieves all the
            ExpressRouteCircuits in a subscription.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations">
            <summary>
            ExpressRouteServiceProvidersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the
            available ExpressRouteServiceProviders.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List ExpressRouteServiceProvider opertion retrieves all the
            available ExpressRouteServiceProviders.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.ILoadBalancersOperations">
            <summary>
            LoadBalancersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ILoadBalancersOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete loadbalancer operation deletes the specified
            loadbalancer.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </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.Azure.Management.Network.ILoadBalancersOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete loadbalancer operation deletes the specified
            loadbalancer.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </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.Azure.Management.Network.ILoadBalancersOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get ntework interface operation retreives information about
            the specified network interface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.ILoadBalancersOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </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.Azure.Management.Network.ILoadBalancersOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </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.Azure.Management.Network.ILoadBalancersOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in
            a subscription.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ILoadBalancersOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in
            a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.ILoadBalancersOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in
            a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ILoadBalancersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in
            a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations">
            <summary>
            LocalNetworkGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local
            network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network
            Gateway operation through Network resource provider.
            </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.Azure.Management.Network.ILocalNetworkGatewaysOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local
            network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network
            Gateway operation through Network resource provider.
            </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.Azure.Management.Network.ILocalNetworkGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get LocalNetworkGateway operation retrieves information about
            the specified local network gateway through Network resource
            provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </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.Azure.Management.Network.ILocalNetworkGatewaysOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed
            local network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </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.Azure.Management.Network.ILocalNetworkGatewaysOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed
            local network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </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.Azure.Management.Network.ILocalNetworkGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local
            network gateways stored.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.ILocalNetworkGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local
            network gateways stored.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.INetworkInterfacesOperations">
            <summary>
            NetworkInterfacesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkInterfacesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete netwokInterface operation deletes the specified
            netwokInterface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </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.Azure.Management.Network.INetworkInterfacesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete netwokInterface operation deletes the specified
            netwokInterface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </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.Azure.Management.Network.INetworkInterfacesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get ntework interface operation retreives information about
            the specified network interface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.INetworkInterfacesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkInterface operation creates/updates a
            networkInterface
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </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.Azure.Management.Network.INetworkInterfacesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkInterface operation creates/updates a
            networkInterface
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </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.Azure.Management.Network.INetworkInterfacesOperations.ListVirtualMachineScaleSetVMNetworkInterfacesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about
            all network interfaces in a virtual machine from a virtual
            machine scale set.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </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.Azure.Management.Network.INetworkInterfacesOperations.ListVirtualMachineScaleSetNetworkInterfacesWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about
            all network interfaces in a virtual machine scale set.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </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.Azure.Management.Network.INetworkInterfacesOperations.GetVirtualMachineScaleSetNetworkInterfaceWithHttpMessagesAsync(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>
            The Get ntework interface operation retreives information about
            the specified network interface in a virtual machine scale set.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.INetworkInterfacesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the
            networkInterfaces in a subscription.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkInterfacesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the
            networkInterfaces in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.INetworkInterfacesOperations.ListVirtualMachineScaleSetVMNetworkInterfacesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about
            all network interfaces in a virtual machine from a virtual
            machine scale set.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkInterfacesOperations.ListVirtualMachineScaleSetNetworkInterfacesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about
            all network interfaces in a virtual machine scale set.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkInterfacesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the
            networkInterfaces in a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkInterfacesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the
            networkInterfaces in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.INetworkManagementClient">
            <summary>
            The Microsoft Azure Network management API provides a RESTful set of
            web services that interact with Microsoft Azure Networks service to
            manage your network resrources. The API has entities that capture the
            relationship between an end user and the Microsoft Azure Networks
            service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.Credentials">
            <summary>
            The management credentials for Azure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.INetworkManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            The retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkManagementClient.CheckDnsNameAvailabilityWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether a domain name in the cloudapp.net zone is available
            for use.
            </summary>
            <param name='location'>
            The location of the domain name
            </param>
            <param name='domainNameLabel'>
            The domain name to be verified. It must conform to the following
            regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations">
            <summary>
            NetworkSecurityGroupsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed
            network security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </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.Azure.Management.Network.INetworkSecurityGroupsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed
            network security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </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.Azure.Management.Network.INetworkSecurityGroupsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get NetworkSecurityGroups operation retrieves information
            about the specified network security group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.INetworkSecurityGroupsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network
            security groupin the specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group
            operation
            </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.Azure.Management.Network.INetworkSecurityGroupsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network
            security groupin the specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group
            operation
            </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.Azure.Management.Network.INetworkSecurityGroupsOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups
            in a subscription
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups
            in a resource group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.INetworkSecurityGroupsOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups
            in a subscription
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups
            in a resource group
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IPublicIPAddressesOperations">
            <summary>
            PublicIPAddressesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IPublicIPAddressesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete publicIpAddress operation deletes the specified
            publicIpAddress.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </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.Azure.Management.Network.IPublicIPAddressesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete publicIpAddress operation deletes the specified
            publicIpAddress.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </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.Azure.Management.Network.IPublicIPAddressesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get publicIpAddress operation retreives information about the
            specified pubicIpAddress
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.IPublicIPAddressesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </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.Azure.Management.Network.IPublicIPAddressesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </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.Azure.Management.Network.IPublicIPAddressesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the
            publicIpAddresses in a subscription.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IPublicIPAddressesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the
            publicIpAddresses in a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.IPublicIPAddressesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the
            publicIpAddresses in a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IPublicIPAddressesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the
            publicIpAddresses in a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IRoutesOperations">
            <summary>
            RoutesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IRoutesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete route operation deletes the specified route from a
            route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </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.Azure.Management.Network.IRoutesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete route operation deletes the specified route from a
            route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </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.Azure.Management.Network.IRoutesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get route operation retreives information about the specified
            route from the route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </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.Azure.Management.Network.IRoutesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put route operation creates/updates a route in the specified
            route table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </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.Azure.Management.Network.IRoutesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put route operation creates/updates a route in the specified
            route table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </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.Azure.Management.Network.IRoutesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the routes
            in a route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </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.Azure.Management.Network.IRoutesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the routes
            in a route table.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IRouteTablesOperations">
            <summary>
            RouteTablesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IRouteTablesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </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.Azure.Management.Network.IRouteTablesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </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.Azure.Management.Network.IRouteTablesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get RouteTables operation retrieves information about the
            specified route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.IRouteTablesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the
            specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </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.Azure.Management.Network.IRouteTablesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the
            specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </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.Azure.Management.Network.IRouteTablesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.IRouteTablesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IRouteTablesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IRouteTablesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.ISecurityRulesOperations">
            <summary>
            SecurityRulesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ISecurityRulesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete network security rule operation deletes the specified
            network security rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </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.Azure.Management.Network.ISecurityRulesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete network security rule operation deletes the specified
            network security rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </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.Azure.Management.Network.ISecurityRulesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get NetworkSecurityRule operation retreives information about
            the specified network security rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </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.Azure.Management.Network.ISecurityRulesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put network security rule operation creates/updates a security
            rule in the specified network security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule
            operation
            </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.Azure.Management.Network.ISecurityRulesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put network security rule operation creates/updates a security
            rule in the specified network security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule
            operation
            </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.Azure.Management.Network.ISecurityRulesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the security
            rules in a network security group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </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.Azure.Management.Network.ISecurityRulesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the security
            rules in a network security group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.ISubnetsOperations">
            <summary>
            SubnetsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.ISubnetsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </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.Azure.Management.Network.ISubnetsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </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.Azure.Management.Network.ISubnetsOperations.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>
            The Get subnet operation retreives information about the specified
            subnet.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.ISubnetsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified
            virtual network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </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.Azure.Management.Network.ISubnetsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified
            virtual network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </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.Azure.Management.Network.ISubnetsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual
            network.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </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.Azure.Management.Network.ISubnetsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual
            network.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IUsagesOperations">
            <summary>
            UsagesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IUsagesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists compute usages for a subscription.
            </summary>
            <param name='location'>
            The location upon which resource usage is queried.
            </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.Azure.Management.Network.IUsagesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists compute usages for a subscription.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations">
            <summary>
            VirtualNetworkGatewayConnectionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates
            a virtual network gateway connection in the specified resource
            group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network
            Gateway connection operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates
            a virtual network gateway connection in the specified resource
            group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network
            Gateway connection operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGatewayConnection operation retrieves
            information about the specified virtual network gateway
            connection through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the
            specifed virtual network Gateway connection through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the
            specifed virtual network Gateway connection through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.GetSharedKeyWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGatewayConnectionSharedKey operation
            retrieves information about the specified virtual network gateway
            connection shared key through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='connectionSharedKeyName'>
            The virtual network gateway connection shared key 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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all
            the virtual network gateways connections created.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.ResetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets
            the virtual network gateway connection shared key for passed
            virtual network gateway connection in the specified resource
            group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway
            connection shared key operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.BeginResetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets
            the virtual network gateway connection shared key for passed
            virtual network gateway connection in the specified resource
            group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway
            connection shared key operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.SetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets
            the virtual network gateway connection shared key for passed
            virtual network gateway connection in the specified resource
            group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway
            conection Shared key operation throughNetwork resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.BeginSetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets
            the virtual network gateway connection shared key for passed
            virtual network gateway connection in the specified resource
            group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway
            conection Shared key operation throughNetwork resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all
            the virtual network gateways connections created.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations">
            <summary>
            VirtualNetworkGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual
            network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network
            Gateway operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual
            network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network
            Gateway operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGateway operation retrieves information
            about the specified virtual network gateway through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed
            virtual network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed
            virtual network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual
            network gateways stored.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.ResetWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of
            the virtual network gateway in the specified resource group
            through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway
            operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.BeginResetWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of
            the virtual network gateway in the specified resource group
            through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway
            operation through Network resource provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.GeneratevpnclientpackageWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VpnClientParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Generatevpnclientpackage operation generates Vpn client
            package for P2S client of the virtual network gateway in the
            specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Generating Virtual Network
            Gateway Vpn client package operation through Network resource
            provider.
            </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.Azure.Management.Network.IVirtualNetworkGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual
            network gateways stored.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.IVirtualNetworksOperations">
            <summary>
            VirtualNetworksOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworksOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual
            network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </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.Azure.Management.Network.IVirtualNetworksOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual
            network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </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.Azure.Management.Network.IVirtualNetworksOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetwork operation retrieves information about the
            specified virtual network.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='expand'>
            expand references resources.
            </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.Azure.Management.Network.IVirtualNetworksOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network
            in the specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </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.Azure.Management.Network.IVirtualNetworksOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network
            in the specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </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.Azure.Management.Network.IVirtualNetworksOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a
            subscription
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworksOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource
            group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Azure.Management.Network.IVirtualNetworksOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a
            subscription
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworksOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource
            group
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.LoadBalancersOperations">
            <summary>
            LoadBalancersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the LoadBalancersOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.LoadBalancersOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete loadbalancer operation deletes the specified loadbalancer.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </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.Azure.Management.Network.LoadBalancersOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete loadbalancer operation deletes the specified loadbalancer.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </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.Azure.Management.Network.LoadBalancersOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            subscription.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String)">
            <summary>
            The delete loadbalancer operation deletes the specified loadbalancer.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete loadbalancer operation deletes the specified loadbalancer.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String)">
            <summary>
            The delete loadbalancer operation deletes the specified loadbalancer.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete loadbalancer operation deletes the specified loadbalancer.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.Get(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,System.String)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer,System.Threading.CancellationToken)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer,System.Threading.CancellationToken)">
            <summary>
            The Put LoadBalancer operation creates/updates a LoadBalancer
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='loadBalancerName'>
            The name of the loadBalancer.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/delete LoadBalancer operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.ILoadBalancersOperations)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.List(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            subscription.
            </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.Azure.Management.Network.LoadBalancersOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LoadBalancersOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.ILoadBalancersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List loadBalancer opertion retrieves all the loadbalancers in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations">
            <summary>
            LocalNetworkGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the LocalNetworkGatewaysOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network Gateway
            operation through Network resource provider.
            </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.Azure.Management.Network.LocalNetworkGatewaysOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network Gateway
            operation through Network resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get LocalNetworkGateway operation retrieves information about the
            specified local network gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed local
            network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </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.Azure.Management.Network.LocalNetworkGatewaysOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed local
            network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local network
            gateways stored.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local network
            gateways stored.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network Gateway
            operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway,System.Threading.CancellationToken)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network Gateway
            operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network Gateway
            operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway,System.Threading.CancellationToken)">
            <summary>
            The Put LocalNetworkGateway operation creates/updates a local network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Local Network Gateway
            operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.Get(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String)">
            <summary>
            The Get LocalNetworkGateway operation retrieves information about the
            specified local network gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get LocalNetworkGateway operation retrieves information about the
            specified local network gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed local
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed local
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed local
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete LocalNetworkGateway operation deletes the specifed local
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='localNetworkGatewayName'>
            The name of the local network gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.List(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local network
            gateways stored.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local network
            gateways stored.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local network
            gateways stored.
            </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.Azure.Management.Network.LocalNetworkGatewaysOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List LocalNetworkGateways opertion retrieves all the local network
            gateways stored.
            </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.Azure.Management.Network.NetworkInterfacesOperations">
            <summary>
            NetworkInterfacesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the NetworkInterfacesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete netwokInterface operation deletes the specified netwokInterface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </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.Azure.Management.Network.NetworkInterfacesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete netwokInterface operation deletes the specified netwokInterface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkInterface operation creates/updates a networkInterface
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </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.Azure.Management.Network.NetworkInterfacesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkInterface operation creates/updates a networkInterface
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListVirtualMachineScaleSetVMNetworkInterfacesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine from a virtual machine scale set.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListVirtualMachineScaleSetNetworkInterfacesWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine scale set.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.GetVirtualMachineScaleSetNetworkInterfaceWithHttpMessagesAsync(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>
            The Get ntework interface operation retreives information about the
            specified network interface in a virtual machine scale set.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a subscription.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListVirtualMachineScaleSetVMNetworkInterfacesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine from a virtual machine scale set.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListVirtualMachineScaleSetNetworkInterfacesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine scale set.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.Delete(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String)">
            <summary>
            The delete netwokInterface operation deletes the specified netwokInterface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete netwokInterface operation deletes the specified netwokInterface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String)">
            <summary>
            The delete netwokInterface operation deletes the specified netwokInterface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete netwokInterface operation deletes the specified netwokInterface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.Get(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.String)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface)">
            <summary>
            The Put NetworkInterface operation creates/updates a networkInterface
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface,System.Threading.CancellationToken)">
            <summary>
            The Put NetworkInterface operation creates/updates a networkInterface
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface)">
            <summary>
            The Put NetworkInterface operation creates/updates a networkInterface
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface,System.Threading.CancellationToken)">
            <summary>
            The Put NetworkInterface operation creates/updates a networkInterface
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update NetworkInterface operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetVMNetworkInterfaces(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.String)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine from a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetVMNetworkInterfacesAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine from a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetNetworkInterfaces(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetNetworkInterfacesAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.GetVirtualMachineScaleSetNetworkInterface(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface in a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.GetVirtualMachineScaleSetNetworkInterfaceAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get ntework interface operation retreives information about the
            specified network interface in a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualMachineScaleSetName'>
            The name of the virtual machine scale set.
            </param>
            <param name='virtualmachineIndex'>
            The virtual machine index.
            </param>
            <param name='networkInterfaceName'>
            The name of the network interface.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.INetworkInterfacesOperations)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.List(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetVMNetworkInterfacesNext(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine from a virtual machine scale set.
            </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.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetVMNetworkInterfacesNextAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine from a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetNetworkInterfacesNext(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine scale set.
            </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.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListVirtualMachineScaleSetNetworkInterfacesNextAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list network interface operation retrieves information about all
            network interfaces in a virtual machine scale set.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a subscription.
            </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.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkInterfacesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.INetworkInterfacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List networkInterfaces opertion retrieves all the networkInterfaces in
            a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.NetworkManagementClient">
            <summary>
            The Microsoft Azure Network management API provides a RESTful set of
            web services that interact with Microsoft Azure Networks service to
            manage your network resrources. The API has entities that capture the
            relationship between an end user and the Microsoft Azure Networks
            service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.Credentials">
            <summary>
            The management credentials for Azure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft Azure
            subscription. The subscription ID forms part of the URI for every service
            call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            The retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient 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.Azure.Management.Network.NetworkManagementClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient class.
            </summary>
            <param name='credentials'>
            Required. The management credentials for Azure.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient class.
            </summary>
            <param name='credentials'>
            Required. The management credentials for 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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. The management credentials for Azure.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NetworkManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. The management credentials for 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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClient.CheckDnsNameAvailabilityWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether a domain name in the cloudapp.net zone is available for use.
            </summary>
            <param name='location'>
            The location of the domain name
            </param>
            <param name='domainNameLabel'>
            The domain name to be verified. It must conform to the following regular
            expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClientExtensions.CheckDnsNameAvailability(Microsoft.Azure.Management.Network.INetworkManagementClient,System.String,System.String)">
            <summary>
            Checks whether a domain name in the cloudapp.net zone is available for use.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            The location of the domain name
            </param>
            <param name='domainNameLabel'>
            The domain name to be verified. It must conform to the following regular
            expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkManagementClientExtensions.CheckDnsNameAvailabilityAsync(Microsoft.Azure.Management.Network.INetworkManagementClient,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Checks whether a domain name in the cloudapp.net zone is available for use.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            The location of the domain name
            </param>
            <param name='domainNameLabel'>
            The domain name to be verified. It must conform to the following regular
            expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations">
            <summary>
            NetworkSecurityGroupsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the NetworkSecurityGroupsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed network
            security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </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.Azure.Management.Network.NetworkSecurityGroupsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed network
            security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get NetworkSecurityGroups operation retrieves information about the
            specified network security group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network security
            groupin the specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group operation
            </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.Azure.Management.Network.NetworkSecurityGroupsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network security
            groupin the specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            subscription
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            resource group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            subscription
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            resource group
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.Delete(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed network
            security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed network
            security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed network
            security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete NetworkSecurityGroup operation deletes the specifed network
            security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.Get(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,System.String)">
            <summary>
            The Get NetworkSecurityGroups operation retrieves information about the
            specified network security group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get NetworkSecurityGroups operation retrieves information about the
            specified network security group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network security
            groupin the specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,System.Threading.CancellationToken)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network security
            groupin the specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network security
            groupin the specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,System.Threading.CancellationToken)">
            <summary>
            The Put NetworkSecurityGroup operation creates/updates a network security
            groupin the specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Network Security Group operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.List(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            subscription
            </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.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list NetworkSecurityGroups returns all network security groups in a
            resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.PublicIPAddressesOperations">
            <summary>
            PublicIPAddressesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the PublicIPAddressesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete publicIpAddress operation deletes the specified publicIpAddress.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </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.Azure.Management.Network.PublicIPAddressesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete publicIpAddress operation deletes the specified publicIpAddress.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get publicIpAddress operation retreives information about the
            specified pubicIpAddress
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </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.Azure.Management.Network.PublicIPAddressesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            subscription.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String)">
            <summary>
            The delete publicIpAddress operation deletes the specified publicIpAddress.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete publicIpAddress operation deletes the specified publicIpAddress.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String)">
            <summary>
            The delete publicIpAddress operation deletes the specified publicIpAddress.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete publicIpAddress operation deletes the specified publicIpAddress.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.Get(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,System.String)">
            <summary>
            The Get publicIpAddress operation retreives information about the
            specified pubicIpAddress
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get publicIpAddress operation retreives information about the
            specified pubicIpAddress
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.Threading.CancellationToken)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.Threading.CancellationToken)">
            <summary>
            The Put PublicIPAddress operation creates/updates a stable/dynamic
            PublicIP address
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='publicIpAddressName'>
            The name of the publicIpAddress.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update PublicIPAddress operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.List(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            subscription.
            </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.Azure.Management.Network.PublicIPAddressesOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.PublicIPAddressesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IPublicIPAddressesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List publicIpAddress opertion retrieves all the publicIpAddresses in a
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.RoutesOperations">
            <summary>
            RoutesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the RoutesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.RoutesOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete route operation deletes the specified route from a route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </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.Azure.Management.Network.RoutesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete route operation deletes the specified route from a route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get route operation retreives information about the specified route
            from the route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put route operation creates/updates a route in the specified route
            table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </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.Azure.Management.Network.RoutesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put route operation creates/updates a route in the specified route
            table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the routes in a
            route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the routes in a
            route table.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String)">
            <summary>
            The delete route operation deletes the specified route from a route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete route operation deletes the specified route from a route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String)">
            <summary>
            The delete route operation deletes the specified route from a route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete route operation deletes the specified route from a route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.Get(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String)">
            <summary>
            The Get route operation retreives information about the specified route
            from the route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get route operation retreives information about the specified route
            from the route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route)">
            <summary>
            The Put route operation creates/updates a route in the specified route
            table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route,System.Threading.CancellationToken)">
            <summary>
            The Put route operation creates/updates a route in the specified route
            table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route)">
            <summary>
            The Put route operation creates/updates a route in the specified route
            table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Route,System.Threading.CancellationToken)">
            <summary>
            The Put route operation creates/updates a route in the specified route
            table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='routeName'>
            The name of the route.
            </param>
            <param name='routeParameters'>
            Parameters supplied to the create/update routeoperation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.List(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String)">
            <summary>
            The List network security rule opertion retrieves all the routes in a
            route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the routes in a
            route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RoutesOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IRoutesOperations,System.String)">
            <summary>
            The List network security rule opertion retrieves all the routes in a
            route table.
            </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.Azure.Management.Network.RoutesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IRoutesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the routes in a
            route table.
            </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.Azure.Management.Network.RouteTablesOperations">
            <summary>
            RouteTablesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the RouteTablesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.RouteTablesOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </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.Azure.Management.Network.RouteTablesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get RouteTables operation retrieves information about the specified
            route table.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the specified
            resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </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.Azure.Management.Network.RouteTablesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the specified
            resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete RouteTable operation deletes the specifed Route Table
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.Get(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,System.String)">
            <summary>
            The Get RouteTables operation retrieves information about the specified
            route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get RouteTables operation retrieves information about the specified
            route table.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the specified
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable,System.Threading.CancellationToken)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the specified
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the specified
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.RouteTable,System.Threading.CancellationToken)">
            <summary>
            The Put RouteTable operation creates/updates a route tablein the specified
            resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='routeTableName'>
            The name of the route table.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Route Table operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.List(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IRouteTablesOperations)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.RouteTablesOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </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.Azure.Management.Network.RouteTablesOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.IRouteTablesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list RouteTables returns all route tables in a subscription
            </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.Azure.Management.Network.SecurityRulesOperations">
            <summary>
            SecurityRulesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the SecurityRulesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.SecurityRulesOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete network security rule operation deletes the specified network
            security rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </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.Azure.Management.Network.SecurityRulesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete network security rule operation deletes the specified network
            security rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get NetworkSecurityRule operation retreives information about the
            specified network security rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put network security rule operation creates/updates a security rule in
            the specified network security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule operation
            </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.Azure.Management.Network.SecurityRulesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put network security rule operation creates/updates a security rule in
            the specified network security group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the security rules
            in a network security group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the security rules
            in a network security group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String)">
            <summary>
            The delete network security rule operation deletes the specified network
            security rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete network security rule operation deletes the specified network
            security rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String)">
            <summary>
            The delete network security rule operation deletes the specified network
            security rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete network security rule operation deletes the specified network
            security rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.Get(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String)">
            <summary>
            The Get NetworkSecurityRule operation retreives information about the
            specified network security rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get NetworkSecurityRule operation retreives information about the
            specified network security rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule)">
            <summary>
            The Put network security rule operation creates/updates a security rule in
            the specified network security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule,System.Threading.CancellationToken)">
            <summary>
            The Put network security rule operation creates/updates a security rule in
            the specified network security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule)">
            <summary>
            The Put network security rule operation creates/updates a security rule in
            the specified network security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SecurityRule,System.Threading.CancellationToken)">
            <summary>
            The Put network security rule operation creates/updates a security rule in
            the specified network security group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='securityRuleName'>
            The name of the security rule.
            </param>
            <param name='securityRuleParameters'>
            Parameters supplied to the create/update network security rule operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.List(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String)">
            <summary>
            The List network security rule opertion retrieves all the security rules
            in a network security group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the security rules
            in a network security group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='networkSecurityGroupName'>
            The name of the network security group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String)">
            <summary>
            The List network security rule opertion retrieves all the security rules
            in a network security group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SecurityRulesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.ISecurityRulesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List network security rule opertion retrieves all the security rules
            in a network security group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.SubnetsOperations">
            <summary>
            SubnetsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the SubnetsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.SubnetsOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </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.Azure.Management.Network.SubnetsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperations.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>
            The Get subnet operation retreives information about the specified subnet.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified virtual
            network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </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.Azure.Management.Network.SubnetsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified virtual
            network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual network.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual network.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The delete subnet operation deletes the specified subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.Get(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            The Get subnet operation retreives information about the specified subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get subnet operation retreives information about the specified subnet.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified virtual
            network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,System.Threading.CancellationToken)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified virtual
            network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified virtual
            network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,System.Threading.CancellationToken)">
            <summary>
            The Put Subnet operation creates/updates a subnet in thespecified virtual
            network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='subnetName'>
            The name of the subnet.
            </param>
            <param name='subnetParameters'>
            Parameters supplied to the create/update Subnet operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.List(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual network.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual network.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.SubnetsOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual network.
            </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.Azure.Management.Network.SubnetsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.ISubnetsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List subnets opertion retrieves all the subnets in a virtual network.
            </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.Azure.Management.Network.UsagesOperations">
            <summary>
            UsagesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.UsagesOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the UsagesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.UsagesOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.UsagesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists compute usages for a subscription.
            </summary>
            <param name='location'>
            The location upon which resource usage is queried.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.UsagesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists compute usages for a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.UsagesOperationsExtensions.List(Microsoft.Azure.Management.Network.IUsagesOperations,System.String)">
            <summary>
            Lists compute usages for a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            The location upon which resource usage is queried.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.UsagesOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IUsagesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists compute usages for a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            The location upon which resource usage is queried.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.UsagesOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IUsagesOperations,System.String)">
            <summary>
            Lists compute usages for a subscription.
            </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.Azure.Management.Network.UsagesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IUsagesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists compute usages for a subscription.
            </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.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations">
            <summary>
            VirtualNetworkGatewayConnectionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the VirtualNetworkGatewayConnectionsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates a
            virtual network gateway connection in the specified resource group
            through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            connection operation through Network resource provider.
            </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.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates a
            virtual network gateway connection in the specified resource group
            through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            connection operation through Network resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGatewayConnection operation retrieves information
            about the specified virtual network gateway connection through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the specifed
            virtual network Gateway connection through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </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.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the specifed
            virtual network Gateway connection through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.GetSharedKeyWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGatewayConnectionSharedKey operation retrieves
            information about the specified virtual network gateway connection shared
            key through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='connectionSharedKeyName'>
            The virtual network gateway connection shared key name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all the
            virtual network gateways connections created.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.ResetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway connection
            shared key operation through Network resource provider.
            </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.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.BeginResetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway connection
            shared key operation through Network resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.SetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway conection
            Shared key operation throughNetwork resource provider.
            </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.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.BeginSetSharedKeyWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway conection
            Shared key operation throughNetwork resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all the
            virtual network gateways connections created.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates a
            virtual network gateway connection in the specified resource group
            through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            connection operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates a
            virtual network gateway connection in the specified resource group
            through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            connection operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates a
            virtual network gateway connection in the specified resource group
            through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            connection operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnection operation creates/updates a
            virtual network gateway connection in the specified resource group
            through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway conenction.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            connection operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.Get(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String)">
            <summary>
            The Get VirtualNetworkGatewayConnection operation retrieves information
            about the specified virtual network gateway connection through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGatewayConnection operation retrieves information
            about the specified virtual network gateway connection through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the specifed
            virtual network Gateway connection through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the specifed
            virtual network Gateway connection through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the specifed
            virtual network Gateway connection through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGatewayConnection operation deletes the specifed
            virtual network Gateway connection through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The name of the virtual network gateway connection.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.GetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String)">
            <summary>
            The Get VirtualNetworkGatewayConnectionSharedKey operation retrieves
            information about the specified virtual network gateway connection shared
            key through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='connectionSharedKeyName'>
            The virtual network gateway connection shared key name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.GetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGatewayConnectionSharedKey operation retrieves
            information about the specified virtual network gateway connection shared
            key through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='connectionSharedKeyName'>
            The virtual network gateway connection shared key name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.List(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all the
            virtual network gateways connections created.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all the
            virtual network gateways connections created.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.ResetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway connection
            shared key operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.ResetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Threading.CancellationToken)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway connection
            shared key operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginResetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway connection
            shared key operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginResetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Threading.CancellationToken)">
            <summary>
            The VirtualNetworkGatewayConnectionResetSharedKey operation resets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection reset shared key Name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway connection
            shared key operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.SetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway conection
            Shared key operation throughNetwork resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.SetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway conection
            Shared key operation throughNetwork resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginSetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway conection
            Shared key operation throughNetwork resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.BeginSetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionSharedKey,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGatewayConnectionSharedKey operation sets the
            virtual network gateway connection shared key for passed virtual network
            gateway connection in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayConnectionName'>
            The virtual network gateway connection name.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Set Virtual Network Gateway conection
            Shared key operation throughNetwork resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all the
            virtual network gateways connections created.
            </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.Azure.Management.Network.VirtualNetworkGatewayConnectionsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGatewayConnections operation retrieves all the
            virtual network gateways connections created.
            </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.Azure.Management.Network.VirtualNetworkGatewaysOperations">
            <summary>
            VirtualNetworkGatewaysOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the VirtualNetworkGatewaysOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            operation through Network resource provider.
            </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.Azure.Management.Network.VirtualNetworkGatewaysOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            operation through Network resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGateway operation retrieves information about the
            specified virtual network gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed virtual
            network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </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.Azure.Management.Network.VirtualNetworkGatewaysOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed virtual
            network Gateway through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual network
            gateways stored.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.ResetWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of the
            virtual network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway operation
            through Network resource provider.
            </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.Azure.Management.Network.VirtualNetworkGatewaysOperations.BeginResetWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of the
            virtual network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway operation
            through Network resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.GeneratevpnclientpackageWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VpnClientParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Generatevpnclientpackage operation generates Vpn client package for
            P2S client of the virtual network gateway in the specified resource group
            through Network resource provider.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Generating Virtual Network Gateway Vpn
            client package operation through Network resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual network
            gateways stored.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetworkGateway operation creates/updates a virtual network
            gateway in the specified resource group through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Create or update Virtual Network Gateway
            operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.Get(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String)">
            <summary>
            The Get VirtualNetworkGateway operation retrieves information about the
            specified virtual network gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetworkGateway operation retrieves information about the
            specified virtual network gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed virtual
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed virtual
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed virtual
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetworkGateway operation deletes the specifed virtual
            network Gateway through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.List(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual network
            gateways stored.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual network
            gateways stored.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.Reset(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of the
            virtual network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway operation
            through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.ResetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Threading.CancellationToken)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of the
            virtual network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway operation
            through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.BeginReset(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of the
            virtual network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway operation
            through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.BeginResetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,System.Threading.CancellationToken)">
            <summary>
            The Reset VirtualNetworkGateway operation resets the primary of the
            virtual network gateway in the specified resource group through Network
            resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Reset Virtual Network Gateway operation
            through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.Generatevpnclientpackage(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VpnClientParameters)">
            <summary>
            The Generatevpnclientpackage operation generates Vpn client package for
            P2S client of the virtual network gateway in the specified resource group
            through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Generating Virtual Network Gateway Vpn
            client package operation through Network resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.GeneratevpnclientpackageAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VpnClientParameters,System.Threading.CancellationToken)">
            <summary>
            The Generatevpnclientpackage operation generates Vpn client package for
            P2S client of the virtual network gateway in the specified resource group
            through Network resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkGatewayName'>
            The name of the virtual network gateway.
            </param>
            <param name='parameters'>
            Parameters supplied to the Begin Generating Virtual Network Gateway Vpn
            client package operation through Network resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual network
            gateways stored.
            </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.Azure.Management.Network.VirtualNetworkGatewaysOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewaysOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The List VirtualNetworkGateways opertion retrieves all the virtual network
            gateways stored.
            </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.Azure.Management.Network.VirtualNetworksOperations">
            <summary>
            VirtualNetworksOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.#ctor(Microsoft.Azure.Management.Network.NetworkManagementClient)">
            <summary>
            Initializes a new instance of the VirtualNetworksOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.VirtualNetworksOperations.Client">
            <summary>
            Gets a reference to the NetworkManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </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.Azure.Management.Network.VirtualNetworksOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual network
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetwork operation retrieves information about the specified
            virtual network.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network in the
            specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </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.Azure.Management.Network.VirtualNetworksOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network in the
            specified resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a subscription
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource group
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a subscription
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource group
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.BeginDelete(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete VirtualNetwork operation deletes the specifed virtual network
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.Get(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,System.String)">
            <summary>
            The Get VirtualNetwork operation retrieves information about the specified
            virtual network.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            The Get VirtualNetwork operation retrieves information about the specified
            virtual network.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='expand'>
            expand references resources.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network in the
            specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network in the
            specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network in the
            specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Threading.CancellationToken)">
            <summary>
            The Put VirtualNetwork operation creates/updates a virtual network in the
            specified resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='virtualNetworkName'>
            The name of the virtual network.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update Virtual Network operation
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IVirtualNetworksOperations)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.List(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.ListAllNext(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a subscription
            </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.Azure.Management.Network.VirtualNetworksOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a subscription
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.ListNext(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.VirtualNetworksOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.Network.IVirtualNetworksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            The list VirtualNetwork returns all Virtual Networks in a resource group
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.AddressSpace">
            <summary>
            AddressSpace contains an array of IP address ranges that can be used
            by subnets
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.AddressSpace.#ctor">
            <summary>
            Initializes a new instance of the AddressSpace class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.AddressSpace.#ctor(System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the AddressSpace class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.AddressSpace.AddressPrefixes">
            <summary>
            Gets or sets List of address blocks reserved for this virtual
            network in CIDR notation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGateway">
            <summary>
            ApplicationGateways resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGateway.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGateway class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGateway.#ctor(System.String,Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule},System.String,System.String)">
            <summary>
            Initializes a new instance of the ApplicationGateway class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.Sku">
            <summary>
            Gets or sets sku of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.OperationalState">
            <summary>
            Gets operational state of application gateway resource. Possible
            values for this property include: 'Stopped', 'Starting',
            'Running', 'Stopping'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.GatewayIPConfigurations">
            <summary>
            Gets or sets subnets of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.SslCertificates">
            <summary>
            Gets or sets ssl certificates of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.FrontendIPConfigurations">
            <summary>
            Gets or sets frontend IP addresses of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.FrontendPorts">
            <summary>
            Gets or sets frontend ports of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.Probes">
            <summary>
            Gets or sets probes of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.BackendAddressPools">
            <summary>
            Gets or sets backend address pool of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.BackendHttpSettingsCollection">
            <summary>
            Gets or sets backend http settings of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.HttpListeners">
            <summary>
            Gets or sets HTTP listeners of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.UrlPathMaps">
            <summary>
            Gets or sets URL path map of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.RequestRoutingRules">
            <summary>
            Gets or sets request routing rules of application gateway resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the ApplicationGateway
            resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the ApplicationGateway resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress">
            <summary>
            Backend Address of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewayBackendAddress
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the ApplicationGatewayBackendAddress
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress.Fqdn">
            <summary>
            Gets or sets the dns name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress.IpAddress">
            <summary>
            Gets or sets the ip address
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool">
            <summary>
            Backend Address Pool of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.#ctor">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayBackendAddressPool class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.#ctor(System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress},System.String)">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayBackendAddressPool class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.BackendIPConfigurations">
            <summary>
            Gets or sets backendIPConfiguration of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.BackendAddresses">
            <summary>
            Gets or sets the backend addresses
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the backend address pool
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings">
            <summary>
            Backend address pool settings of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.#ctor">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayBackendHttpSettings class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.#ctor(System.String,System.String,System.Nullable{System.Int32},System.String,System.String,System.Nullable{System.Int32},Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayBackendHttpSettings class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.Port">
            <summary>
            Gets or sets the port
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.Protocol">
            <summary>
            Gets or sets the protocol. Possible values for this property
            include: 'Http', 'Https'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.CookieBasedAffinity">
            <summary>
            Gets or sets the cookie affinity. Possible values for this
            property include: 'Enabled', 'Disabled'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.RequestTimeout">
            <summary>
            Gets or sets request timeout
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.Probe">
            <summary>
            Gets or sets probe resource of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the backend http settings
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayCookieBasedAffinity">
            <summary>
            Defines values for ApplicationGatewayCookieBasedAffinity.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration">
            <summary>
            Frontend IP configuration of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.#ctor">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayFrontendIPConfiguration class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.#ctor(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayFrontendIPConfiguration class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.PrivateIPAddress">
            <summary>
            Gets or sets the privateIPAddress of the Network Interface IP
            Configuration
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.PrivateIPAllocationMethod">
            <summary>
            Gets or sets PrivateIP allocation method (Static/Dynamic).
            Possible values for this property include: 'Static', 'Dynamic'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.Subnet">
            <summary>
            Gets or sets the reference of the subnet resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.PublicIPAddress">
            <summary>
            Gets or sets the reference of the PublicIP resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort">
            <summary>
            Frontend Port of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewayFrontendPort
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.#ctor(System.String,System.String,System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the ApplicationGatewayFrontendPort
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.Port">
            <summary>
            Gets or sets the frontend port
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the frontend port resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener">
            <summary>
            Http listener of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewayHttpListener
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.#ctor(System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,System.String,System.String)">
            <summary>
            Initializes a new instance of the ApplicationGatewayHttpListener
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.FrontendIPConfiguration">
            <summary>
            Gets or sets frontend IP configuration resource of application
            gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.FrontendPort">
            <summary>
            Gets or sets frontend port resource of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.Protocol">
            <summary>
            Gets or sets the protocol. Possible values for this property
            include: 'Http', 'Https'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.HostName">
            <summary>
            Gets or sets the host name of http listener
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.SslCertificate">
            <summary>
            Gets or sets ssl certificate resource of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.RequireServerNameIndication">
            <summary>
            Gets or sets the requireServerNameIndication of http listener
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the http listener resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration">
            <summary>
            IP configuration of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.#ctor">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayIPConfiguration class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.#ctor(System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayIPConfiguration class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.Subnet">
            <summary>
            Gets or sets the reference of the subnet resource.A subnet from
            where appliation gateway gets its private address
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the application gateway subnet
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayOperationalState">
            <summary>
            Defines values for ApplicationGatewayOperationalState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule">
            <summary>
            Path rule of URL path map of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewayPathRule class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.#ctor(System.String,System.String,System.Collections.Generic.IList{System.String},Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the ApplicationGatewayPathRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.Paths">
            <summary>
            Gets or sets the path rules of URL path map
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.BackendAddressPool">
            <summary>
            Gets or sets backend address pool resource of URL path map
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.BackendHttpSettings">
            <summary>
            Gets or sets backend http settings resource of URL path map
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule.ProvisioningState">
            <summary>
            Gets or sets path rule of URL path map resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe">
            <summary>
            Probe of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewayProbe class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.#ctor(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the ApplicationGatewayProbe class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.Protocol">
            <summary>
            Gets or sets the protocol. Possible values for this property
            include: 'Http', 'Https'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.Host">
            <summary>
            Gets or sets the host to send probe to
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.Path">
            <summary>
            Gets or sets the relative path of probe
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.Interval">
            <summary>
            Gets or sets probing interval in seconds
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.Timeout">
            <summary>
            Gets or sets probing timeout in seconds
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.UnhealthyThreshold">
            <summary>
            Gets or sets probing unhealthy threshold
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbe.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the backend http settings
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProtocol">
            <summary>
            Defines values for ApplicationGatewayProtocol.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule">
            <summary>
            Request routing rule of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.#ctor">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayRequestRoutingRule class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.#ctor(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the
            ApplicationGatewayRequestRoutingRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.RuleType">
            <summary>
            Gets or sets the rule type. Possible values for this property
            include: 'Basic', 'PathBasedRouting'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.BackendAddressPool">
            <summary>
            Gets or sets backend address pool resource of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.BackendHttpSettings">
            <summary>
            Gets or sets frontend port resource of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.HttpListener">
            <summary>
            Gets or sets http listener resource of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.UrlPathMap">
            <summary>
            Gets or sets url path map resource of application gateway
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the request routing rule
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRuleType">
            <summary>
            Defines values for ApplicationGatewayRequestRoutingRuleType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku">
            <summary>
            SKU of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewaySku class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.#ctor(System.String,System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the ApplicationGatewaySku class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.Name">
            <summary>
            Gets or sets name of application gateway SKU. Possible values for
            this property include: 'Standard_Small', 'Standard_Medium',
            'Standard_Large'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.Tier">
            <summary>
            Gets or sets tier of application gateway. Possible values for this
            property include: 'Standard'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.Capacity">
            <summary>
            Gets or sets capacity (instance count) of application gateway
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySkuName">
            <summary>
            Defines values for ApplicationGatewaySkuName.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate">
            <summary>
            SSL certificates of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewaySslCertificate
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.#ctor(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ApplicationGatewaySslCertificate
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.Data">
            <summary>
            Gets or sets the certificate data
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.Password">
            <summary>
            Gets or sets the certificate password
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.PublicCertData">
            <summary>
            Gets or sets the certificate public data
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the ssl certificate resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayTier">
            <summary>
            Defines values for ApplicationGatewayTier.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap">
            <summary>
            UrlPathMap of application gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.#ctor">
            <summary>
            Initializes a new instance of the ApplicationGatewayUrlPathMap
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.#ctor(System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ApplicationGatewayPathRule},System.String)">
            <summary>
            Initializes a new instance of the ApplicationGatewayUrlPathMap
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.DefaultBackendAddressPool">
            <summary>
            Gets or sets default backend address pool resource of URL path map
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.DefaultBackendHttpSettings">
            <summary>
            Gets or sets default backend http settings resource of URL path
            map
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.PathRules">
            <summary>
            Gets or sets path rule of URL path map resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlPathMap.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the backend http settings
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.AuthorizationUseStatus">
            <summary>
            Defines values for AuthorizationUseStatus.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.AzureAsyncOperationResult">
            <summary>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or has
            failed. Note that this status is distinct from the HTTP status code
            returned for the Get Operation Status operation itself. If the
            asynchronous operation succeeded, the response body includes the HTTP
            status code for the successful request. If the asynchronous operation
            failed, the response body includes the HTTP status code for the
            failed request and error information regarding the failure.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.AzureAsyncOperationResult.#ctor">
            <summary>
            Initializes a new instance of the AzureAsyncOperationResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.AzureAsyncOperationResult.#ctor(System.String,Microsoft.Azure.Management.Network.Models.Error)">
            <summary>
            Initializes a new instance of the AzureAsyncOperationResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.AzureAsyncOperationResult.Status">
            <summary>
            Status of the AzureAsuncOperation. Possible values for this
            property include: 'InProgress', 'Succeeded', 'Failed'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.AzureAsyncOperationResult.Error">
            <summary>
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.BackendAddressPool">
            <summary>
            Pool of backend IP addresseses
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.BackendAddressPool.#ctor">
            <summary>
            Initializes a new instance of the BackendAddressPool class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.BackendAddressPool.#ctor(System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the BackendAddressPool class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.BackendIPConfigurations">
            <summary>
            Gets collection of references to IPs defined in NICs
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.LoadBalancingRules">
            <summary>
            Gets Load Balancing rules that use this Backend Address Pool
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.OutboundNatRule">
            <summary>
            Gets outbound rules that use this Backend Address Pool
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.ProvisioningState">
            <summary>
            Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey.#ctor">
            <summary>
            Initializes a new instance of the ConnectionResetSharedKey class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey.#ctor(System.Nullable{System.Int64})">
            <summary>
            Initializes a new instance of the ConnectionResetSharedKey class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey.KeyLength">
            <summary>
            The virtual network connection reset shared key length
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ConnectionSharedKey">
            <summary>
            Response for GetConnectionSharedKey Api servive call
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionSharedKey.#ctor">
            <summary>
            Initializes a new instance of the ConnectionSharedKey class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionSharedKey.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ConnectionSharedKey class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ConnectionSharedKey.Value">
            <summary>
            The virtual network connection shared key value
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyResult">
            <summary>
            Response for CheckConnectionSharedKey Api servive call
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyResult.#ctor">
            <summary>
            Initializes a new instance of the ConnectionSharedKeyResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyResult.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ConnectionSharedKeyResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyResult.Value">
            <summary>
            The virtual network connection shared key value
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.DhcpOptions">
            <summary>
            DHCPOptions contains an array of DNS servers available to VMs deployed
            in the virtual networkStandard DHCP option for a subnet overrides
            VNET DHCP options.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.DhcpOptions.#ctor">
            <summary>
            Initializes a new instance of the DhcpOptions class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.DhcpOptions.#ctor(System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the DhcpOptions class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.DhcpOptions.DnsServers">
            <summary>
            Gets or sets list of DNS servers IP addresses
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.DnsNameAvailabilityResult">
            <summary>
            Response for CheckDnsNameAvailability Api servive call
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.DnsNameAvailabilityResult.#ctor">
            <summary>
            Initializes a new instance of the DnsNameAvailabilityResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.DnsNameAvailabilityResult.#ctor(System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the DnsNameAvailabilityResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.DnsNameAvailabilityResult.Available">
            <summary>
            Domain availability (True/False)
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.Error">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Error.#ctor">
            <summary>
            Initializes a new instance of the Error class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Error.#ctor(System.String,System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ErrorDetails},System.String)">
            <summary>
            Initializes a new instance of the Error class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Error.Code">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Error.Message">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Error.Target">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Error.Details">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Error.InnerError">
            <summary>
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ErrorDetails">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ErrorDetails.#ctor">
            <summary>
            Initializes a new instance of the ErrorDetails class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ErrorDetails.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ErrorDetails class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ErrorDetails.Code">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ErrorDetails.Target">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ErrorDetails.Message">
            <summary>
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit">
            <summary>
            ExpressRouteCircuit resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuit class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.#ctor(Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku,System.String,System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering},System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties,System.String)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuit class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.Sku">
            <summary>
            Gets or sets sku
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.CircuitProvisioningState">
            <summary>
            Gets or sets CircuitProvisioningState state of the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceProviderProvisioningState">
            <summary>
            Gets or sets ServiceProviderProvisioningState state of the
            resource . Possible values for this property include:
            'NotProvisioned', 'Provisioning', 'Provisioned', 'Deprovisioning'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.Authorizations">
            <summary>
            Gets or sets list of authorizations
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.Peerings">
            <summary>
            Gets or sets list of peerings
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceKey">
            <summary>
            Gets or sets ServiceKey
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceProviderNotes">
            <summary>
            Gets or sets ServiceProviderNotes
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceProviderProperties">
            <summary>
            Gets or sets ServiceProviderProperties
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitArpTable">
            <summary>
            The arp table associated with the ExpressRouteCircuit
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitArpTable.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitArpTable
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitArpTable.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitArpTable
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitArpTable.IpAddress">
            <summary>
            Gets ipAddress.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitArpTable.MacAddress">
            <summary>
            Gets macAddress.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization">
            <summary>
            Authorization in a ExpressRouteCircuit resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitAuthorization
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.#ctor(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitAuthorization
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.AuthorizationKey">
            <summary>
            Gets or sets the authorization key
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.AuthorizationUseStatus">
            <summary>
            Gets or sets AuthorizationUseStatus. Possible values for this
            property include: 'Available', 'InUse'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering">
            <summary>
            Peering in a ExpressRouteCircuit resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitPeering class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.#ctor(System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats,System.String)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitPeering class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PeeringType">
            <summary>
            Gets or sets PeeringType. Possible values for this property
            include: 'AzurePublicPeering', 'AzurePrivatePeering',
            'MicrosoftPeering'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.State">
            <summary>
            Gets or sets state of Peering. Possible values for this property
            include: 'Disabled', 'Enabled'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.AzureASN">
            <summary>
            Gets or sets the azure ASN
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PeerASN">
            <summary>
            Gets or sets the peer ASN
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PrimaryPeerAddressPrefix">
            <summary>
            Gets or sets the primary address prefix
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.SecondaryPeerAddressPrefix">
            <summary>
            Gets or sets the secondary address prefix
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PrimaryAzurePort">
            <summary>
            Gets or sets the primary port
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.SecondaryAzurePort">
            <summary>
            Gets or sets the secondary port
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.SharedKey">
            <summary>
            Gets or sets the shared key
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.VlanId">
            <summary>
            Gets or sets the vlan id
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.MicrosoftPeeringConfig">
            <summary>
            Gets or sets the mircosoft peering config
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.Stats">
            <summary>
            Gets or peering stats
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState">
            <summary>
            Defines values for
            ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig">
            <summary>
            Specfies the peering config
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitPeeringConfig
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.#ctor(System.Collections.Generic.IList{System.String},System.String,System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitPeeringConfig
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.AdvertisedPublicPrefixes">
            <summary>
            Gets or sets the reference of AdvertisedPublicPrefixes
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.AdvertisedPublicPrefixesState">
            <summary>
            Gets or sets AdvertisedPublicPrefixState of the Peering resource .
            Possible values for this property include: 'NotConfigured',
            'Configuring', 'Configured', 'ValidationNeeded'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.CustomerASN">
            <summary>
            Gets or Sets CustomerAsn of the peering.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.RoutingRegistryName">
            <summary>
            Gets or Sets RoutingRegistryName of the config.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringState">
            <summary>
            Defines values for ExpressRouteCircuitPeeringState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringType">
            <summary>
            Defines values for ExpressRouteCircuitPeeringType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable">
            <summary>
            The routes table associated with the ExpressRouteCircuit
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitRoutesTable
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitRoutesTable
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.AddressPrefix">
            <summary>
            Gets AddressPrefix.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.NextHopType">
            <summary>
            Gets NextHopType. Possible values for this property include:
            'VirtualNetworkGateway', 'VnetLocal', 'Internet',
            'VirtualAppliance', 'None'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.NextHopIP">
            <summary>
            Gets NextHopIP.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.AsPath">
            <summary>
            Gets AsPath.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties">
            <summary>
            Contains ServiceProviderProperties in an ExpressRouteCircuit
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.#ctor">
            <summary>
            Initializes a new instance of the
            ExpressRouteCircuitServiceProviderProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.#ctor(System.String,System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the
            ExpressRouteCircuitServiceProviderProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.ServiceProviderName">
            <summary>
            Gets or sets serviceProviderName.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.PeeringLocation">
            <summary>
            Gets or sets peering location.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.BandwidthInMbps">
            <summary>
            Gets or sets BandwidthInMbps.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku">
            <summary>
            Contains sku in an ExpressRouteCircuit
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitSku class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitSku class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.Name">
            <summary>
            Gets or sets name of the sku.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.Tier">
            <summary>
            Gets or sets tier of the sku. Possible values for this property
            include: 'Standard', 'Premium'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.Family">
            <summary>
            Gets or sets family of the sku. Possible values for this property
            include: 'UnlimitedData', 'MeteredData'.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSkuFamily">
            <summary>
            Defines values for ExpressRouteCircuitSkuFamily.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSkuTier">
            <summary>
            Defines values for ExpressRouteCircuitSkuTier.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats">
            <summary>
            Contains Stats associated with the peering
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitStats class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the ExpressRouteCircuitStats class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats.BytesIn">
            <summary>
            Gets BytesIn of the peering.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats.BytesOut">
            <summary>
            Gets BytesOut of the peering.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider">
            <summary>
            ExpressRouteResourceProvider object
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.#ctor">
            <summary>
            Initializes a new instance of the ExpressRouteServiceProvider
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.#ctor(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderPropertiesFormat)">
            <summary>
            Initializes a new instance of the ExpressRouteServiceProvider
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.Id">
            <summary>
            Gets or sets the ID of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.Name">
            <summary>
            Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.Type">
            <summary>
            Gets or sets the type of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.Properties">
            <summary>
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered">
            <summary>
            Contains Bandwidths offered in ExpressRouteServiceProviders
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered.#ctor">
            <summary>
            Initializes a new instance of the
            ExpressRouteServiceProviderBandwidthsOffered class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered.#ctor(System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the
            ExpressRouteServiceProviderBandwidthsOffered class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered.OfferName">
            <summary>
            Gets the OfferName
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered.ValueInMbps">
            <summary>
            Gets the ValueInMbps.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderPropertiesFormat">
            <summary>
            Properties of ExpressRouteServiceProvider
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderPropertiesFormat.#ctor">
            <summary>
            Initializes a new instance of the
            ExpressRouteServiceProviderPropertiesFormat class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderPropertiesFormat.#ctor(System.Collections.Generic.IList{System.String},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered},System.String)">
            <summary>
            Initializes a new instance of the
            ExpressRouteServiceProviderPropertiesFormat class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderPropertiesFormat.PeeringLocations">
            <summary>
            Gets or list of peering locations
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderPropertiesFormat.BandwidthsOffered">
            <summary>
            Gets or bandwidths offered
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderPropertiesFormat.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the resource
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration">
            <summary>
            Frontend IP address of the load balancer
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.#ctor">
            <summary>
            Initializes a new instance of the FrontendIPConfiguration class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.#ctor(System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.String)">
            <summary>
            Initializes a new instance of the FrontendIPConfiguration class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.InboundNatRules">
            <summary>
            Read only.Inbound rules URIs that use this frontend IP
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.InboundNatPools">
            <summary>
            Read only.Inbound pools URIs that use this frontend IP
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.OutboundNatRules">
            <summary>
            Read only.Outbound rules URIs that use this frontend IP
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.LoadBalancingRules">
            <summary>
            Gets Load Balancing rules URIs that use this frontend IP
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.PrivateIPAddress">
            <summary>
            Gets or sets the privateIPAddress of the IP Configuration
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.PrivateIPAllocationMethod">
            <summary>
            Gets or sets PrivateIP allocation method (Static/Dynamic).
            Possible values for this property include: 'Static', 'Dynamic'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.Subnet">
            <summary>
            Gets or sets the reference of the subnet resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.PublicIPAddress">
            <summary>
            Gets or sets the reference of the PublicIP resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.InboundNatPool">
            <summary>
            Inbound NAT pool of the loadbalancer
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.InboundNatPool.#ctor">
            <summary>
            Initializes a new instance of the InboundNatPool class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.InboundNatPool.#ctor(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the InboundNatPool class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.FrontendIPConfiguration">
            <summary>
            Gets or sets a reference to frontend IP Addresses
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.Protocol">
            <summary>
            Gets or sets the transport potocol for the external endpoint.
            Possible values are Udp or Tcp. Possible values for this property
            include: 'Udp', 'Tcp'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.FrontendPortRangeStart">
            <summary>
            Gets or sets the starting port range for the NAT pool. You can
            spcify any port number you choose, but the port numbers specified
            for each role in the service must be unique. Possible values
            range between 1 and 65535, inclusive
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.FrontendPortRangeEnd">
            <summary>
            Gets or sets the ending port range for the NAT pool. You can
            spcify any port number you choose, but the port numbers specified
            for each role in the service must be unique. Possible values
            range between 1 and 65535, inclusive
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.BackendPort">
            <summary>
            Gets or sets a port used for internal connections on the endpoint.
            The localPort attribute maps the eternal port of the endpoint to
            an internal port on a role. This is useful in scenarios where a
            role must communicate to an internal compotnent on a port that is
            different from the one that is exposed externally. If not
            specified, the value of localPort is the same as the port
            attribute. Set the value of localPort to '*' to automatically
            assign an unallocated port that is discoverable using the runtime
            API
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.InboundNatPool.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.InboundNatRule">
            <summary>
            Inbound NAT rule of the loadbalancer
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.InboundNatRule.#ctor">
            <summary>
            Initializes a new instance of the InboundNatRule class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.InboundNatRule.#ctor(System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration,System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the InboundNatRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.FrontendIPConfiguration">
            <summary>
            Gets or sets a reference to frontend IP Addresses
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.BackendIPConfiguration">
            <summary>
            Gets or sets a reference to a private ip address defined on a
            NetworkInterface of a VM. Traffic sent to frontendPort of each of
            the frontendIPConfigurations is forwarded to the backed IP
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.Protocol">
            <summary>
            Gets or sets the transport potocol for the external endpoint.
            Possible values are Udp or Tcp. Possible values for this property
            include: 'Udp', 'Tcp'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.FrontendPort">
            <summary>
            Gets or sets the port for the external endpoint. You can spcify
            any port number you choose, but the port numbers specified for
            each role in the service must be unique. Possible values range
            between 1 and 65535, inclusive
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.BackendPort">
            <summary>
            Gets or sets a port used for internal connections on the endpoint.
            The localPort attribute maps the eternal port of the endpoint to
            an internal port on a role. This is useful in scenarios where a
            role must communicate to an internal compotnent on a port that is
            different from the one that is exposed externally. If not
            specified, the value of localPort is the same as the port
            attribute. Set the value of localPort to '*' to automatically
            assign an unallocated port that is discoverable using the runtime
            API
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.IdleTimeoutInMinutes">
            <summary>
            Gets or sets the timeout for the Tcp idle connection. The value
            can be set between 4 and 30 minutes. The default value is 4
            minutes. This emlement is only used when the protocol is set to
            Tcp
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.EnableFloatingIP">
            <summary>
            Configures a virtual machine's endpoint for the floating IP
            capability required to configure a SQL AlwaysOn availability
            Group. This setting is required when using the SQL Always ON
            availability Groups in SQL server. This setting can't be changed
            after you create the endpoint
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.InboundNatRule.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.IPAllocationMethod">
            <summary>
            Defines values for IPAllocationMethod.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.IPConfiguration">
            <summary>
            IPConfiguration
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.IPConfiguration.#ctor">
            <summary>
            Initializes a new instance of the IPConfiguration class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.IPConfiguration.#ctor(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.String)">
            <summary>
            Initializes a new instance of the IPConfiguration class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.IPConfiguration.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.IPConfiguration.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.IPConfiguration.PrivateIPAddress">
            <summary>
            Gets or sets the privateIPAddress of the IP Configuration
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.IPConfiguration.PrivateIPAllocationMethod">
            <summary>
            Gets or sets PrivateIP allocation method (Static/Dynamic).
            Possible values for this property include: 'Static', 'Dynamic'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.IPConfiguration.Subnet">
            <summary>
            Gets or sets the reference of the subnet resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.IPConfiguration.PublicIPAddress">
            <summary>
            Gets or sets the reference of the PublicIP resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.IPConfiguration.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.IPConfiguration.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.LoadBalancer">
            <summary>
            LoadBalancer resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancer.#ctor">
            <summary>
            Initializes a new instance of the LoadBalancer class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancer.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.FrontendIPConfiguration},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.BackendAddressPool},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.LoadBalancingRule},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.Probe},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.InboundNatRule},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.InboundNatPool},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.OutboundNatRule},System.String,System.String)">
            <summary>
            Initializes a new instance of the LoadBalancer class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.FrontendIPConfigurations">
            <summary>
            Gets or sets frontend IP addresses of the load balancer
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.BackendAddressPools">
            <summary>
            Gets or sets Pools of backend IP addresseses
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.LoadBalancingRules">
            <summary>
            Gets or sets loadbalancing rules
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.Probes">
            <summary>
            Gets or sets list of Load balancer probes
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.InboundNatRules">
            <summary>
            Gets or sets list of inbound rules
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.InboundNatPools">
            <summary>
            Gets or sets inbound NAT pools
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.OutboundNatRules">
            <summary>
            Gets or sets outbound NAT rules
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the Load balancer resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.LoadBalancingRule">
            <summary>
            Rules of the load balancer
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.#ctor">
            <summary>
            Initializes a new instance of the LoadBalancingRule class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.#ctor(Microsoft.Azure.Management.Network.Models.SubResource,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the LoadBalancingRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.FrontendIPConfiguration">
            <summary>
            Gets or sets a reference to frontend IP Addresses
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.BackendAddressPool">
            <summary>
            Gets or sets a reference to a pool of DIPs. Inbound traffic is
            randomly load balanced across IPs in the backend IPs
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.Probe">
            <summary>
            Gets or sets the reference of the load balancer probe used by the
            Load Balancing rule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.Protocol">
            <summary>
            Gets or sets the transport protocol for the external endpoint.
            Possible values are Udp or Tcp. Possible values for this property
            include: 'Udp', 'Tcp'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.LoadDistribution">
            <summary>
            Gets or sets the load distribution policy for this rule. Possible
            values for this property include: 'Default', 'SourceIP',
            'SourceIPProtocol'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.FrontendPort">
            <summary>
            Gets or sets the port for the external endpoint. You can specify
            any port number you choose, but the port numbers specified for
            each role in the service must be unique. Possible values range
            between 1 and 65535, inclusive
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.BackendPort">
            <summary>
            Gets or sets a port used for internal connections on the endpoint.
            The localPort attribute maps the eternal port of the endpoint to
            an internal port on a role. This is useful in scenarios where a
            role must communicate to an internal compotnent on a port that is
            different from the one that is exposed externally. If not
            specified, the value of localPort is the same as the port
            attribute. Set the value of localPort to '*' to automatically
            assign an unallocated port that is discoverable using the runtime
            API
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.IdleTimeoutInMinutes">
            <summary>
            Gets or sets the timeout for the Tcp idle connection. The value
            can be set between 4 and 30 minutes. The default value is 4
            minutes. This emlement is only used when the protocol is set to
            Tcp
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.EnableFloatingIP">
            <summary>
            Configures a virtual machine's endpoint for the floating IP
            capability required to configure a SQL AlwaysOn availability
            Group. This setting is required when using the SQL Always ON
            availability Groups in SQL server. This setting can't be changed
            after you create the endpoint
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.LoadDistribution">
            <summary>
            Defines values for LoadDistribution.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway">
            <summary>
            A common class for general resource information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.#ctor">
            <summary>
            Initializes a new instance of the LocalNetworkGateway class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.#ctor(System.String,Microsoft.Azure.Management.Network.Models.AddressSpace,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the LocalNetworkGateway class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.LocalNetworkAddressSpace">
            <summary>
            Local network site Address space
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.GatewayIpAddress">
            <summary>
            IP address of local network gateway.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the LocalNetworkGateway
            resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the LocalNetworkGateway
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.NetworkInterface">
            <summary>
            A NetworkInterface in a resource group
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterface.#ctor">
            <summary>
            Initializes a new instance of the NetworkInterface class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterface.#ctor(System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration},Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.String,System.String)">
            <summary>
            Initializes a new instance of the NetworkInterface class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.VirtualMachine">
            <summary>
            Gets or sets the reference of a VirtualMachine
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.NetworkSecurityGroup">
            <summary>
            Gets or sets the reference of the NetworkSecurityGroup resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.IpConfigurations">
            <summary>
            Gets or sets list of IPConfigurations of the NetworkInterface
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.DnsSettings">
            <summary>
            Gets or sets DNS Settings in NetworkInterface
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.MacAddress">
            <summary>
            Gets the MAC Address of the network interface
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.Primary">
            <summary>
            Gets whether this is a primary NIC on a virtual machine
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.EnableIPForwarding">
            <summary>
            Gets or sets whether IPForwarding is enabled on the NIC
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the network interface
            resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings">
            <summary>
            Dns Settings of a network interface
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.#ctor">
            <summary>
            Initializes a new instance of the NetworkInterfaceDnsSettings
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.#ctor(System.Collections.Generic.IList{System.String},System.Collections.Generic.IList{System.String},System.String,System.String)">
            <summary>
            Initializes a new instance of the NetworkInterfaceDnsSettings
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.DnsServers">
            <summary>
            Gets or sets list of DNS servers IP addresses
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.AppliedDnsServers">
            <summary>
            Gets or sets list of Applied DNS servers IP addresses
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.InternalDnsNameLabel">
            <summary>
            Gets or sets the Internal DNS name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.InternalFqdn">
            <summary>
            Gets or sets full IDNS name in the form,
            DnsName.VnetId.ZoneId.TopleveSuffix. This is set when the NIC is
            associated to a VM
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration">
            <summary>
            IPConfiguration in a NetworkInterface
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.#ctor">
            <summary>
            Initializes a new instance of the NetworkInterfaceIPConfiguration
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.#ctor(System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.BackendAddressPool},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.InboundNatRule},System.String,System.String,Microsoft.Azure.Management.Network.Models.Subnet,Microsoft.Azure.Management.Network.Models.PublicIPAddress,System.String)">
            <summary>
            Initializes a new instance of the NetworkInterfaceIPConfiguration
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.LoadBalancerBackendAddressPools">
            <summary>
            Gets or sets the reference of LoadBalancerBackendAddressPool
            resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.LoadBalancerInboundNatRules">
            <summary>
            Gets or sets list of references of LoadBalancerInboundNatRules
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.PrivateIPAddress">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.PrivateIPAllocationMethod">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.Subnet">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.PublicIPAddress">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.ProvisioningState">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfiguration.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.NetworkOperationStatus">
            <summary>
            Defines values for NetworkOperationStatus.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup">
            <summary>
            NetworkSecurityGroup resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.#ctor">
            <summary>
            Initializes a new instance of the NetworkSecurityGroup class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SecurityRule},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SecurityRule},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.NetworkInterface},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.Subnet},System.String,System.String)">
            <summary>
            Initializes a new instance of the NetworkSecurityGroup class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.SecurityRules">
            <summary>
            Gets or sets Security rules of network security group
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.DefaultSecurityRules">
            <summary>
            Gets or sets Default security rules of network security group
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.NetworkInterfaces">
            <summary>
            Gets collection of references to Network Interfaces
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.Subnets">
            <summary>
            Gets collection of references to subnets
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the network security group
            resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.OutboundNatRule">
            <summary>
            Outbound NAT pool of the loadbalancer
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.OutboundNatRule.#ctor">
            <summary>
            Initializes a new instance of the OutboundNatRule class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.OutboundNatRule.#ctor(System.Nullable{System.Int32},Microsoft.Azure.Management.Network.Models.SubResource,System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},System.String)">
            <summary>
            Initializes a new instance of the OutboundNatRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.AllocatedOutboundPorts">
            <summary>
            Gets or sets the number of outbound ports to be used for SNAT
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.FrontendIPConfigurations">
            <summary>
            Gets or sets Frontend IP addresses of the load balancer
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.BackendAddressPool">
            <summary>
            Gets or sets a reference to a pool of DIPs. Outbound traffic is
            randomly load balanced across IPs in the backend IPs
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.OutboundNatRule.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.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.Azure.Management.Network.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.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.Azure.Management.Network.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.Azure.Management.Network.Models.Probe">
            <summary>
            Load balancer Probe
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Probe.#ctor">
            <summary>
            Initializes a new instance of the Probe class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Probe.#ctor(System.String,System.Nullable{System.Int32},System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.SubResource},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Initializes a new instance of the Probe class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.LoadBalancingRules">
            <summary>
            Gets Load balancer rules that use this probe
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.Protocol">
            <summary>
            Gets or sets the protocol of the end point. Possible values are
            http pr Tcp. If Tcp is specified, a received ACK is required for
            the probe to be successful. If http is specified,a 200 OK
            response from the specifies URI is required for the probe to be
            successful. Possible values for this property include: 'Http',
            'Tcp'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.Port">
            <summary>
            Gets or sets Port for communicating the probe. Possible values
            range from 1 to 65535, inclusive.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.IntervalInSeconds">
            <summary>
            Gets or sets the interval, in seconds, for how frequently to probe
            the endpoint for health status. Typically, the interval is
            slightly less than half the allocated timeout period (in seconds)
            which allows two full probes before taking the instance out of
            rotation. The default value is 15, the minimum value is 5
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.NumberOfProbes">
            <summary>
            Gets or sets the number of probes where if no response, will
            result in stopping further traffic from being delivered to the
            endpoint. This values allows endponints to be taken out of
            rotation faster or slower than the typical times used in Azure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.RequestPath">
            <summary>
            Gets or sets the URI used for requesting health status from the
            VM. Path is required if a protocol is set to http. Otherwise, it
            is not allowed. There is no default value
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Probe.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Probe.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ProbeProtocol">
            <summary>
            Defines values for ProbeProtocol.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ProcessorArchitecture">
            <summary>
            Defines values for ProcessorArchitecture.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.PublicIPAddress">
            <summary>
            PublicIPAddress resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.PublicIPAddress.#ctor">
            <summary>
            Initializes a new instance of the PublicIPAddress class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.PublicIPAddress.#ctor(System.String,System.String,Microsoft.Azure.Management.Network.Models.IPConfiguration,Microsoft.Azure.Management.Network.Models.PublicIPAddressDnsSettings,System.String,System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Initializes a new instance of the PublicIPAddress class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.PublicIPAllocationMethod">
            <summary>
            Gets or sets PublicIP allocation method (Static/Dynamic). Possible
            values for this property include: 'Static', 'Dynamic'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.IpConfiguration">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.DnsSettings">
            <summary>
            Gets or sets FQDN of the DNS record associated with the public IP
            address
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.IpAddress">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.IdleTimeoutInMinutes">
            <summary>
            Gets or sets the Idletimeout of the public IP address
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the PublicIP resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddress.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.PublicIPAddress.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.PublicIPAddressDnsSettings">
            <summary>
            Contains FQDN of the DNS record associated with the public IP address
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.PublicIPAddressDnsSettings.#ctor">
            <summary>
            Initializes a new instance of the PublicIPAddressDnsSettings class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.PublicIPAddressDnsSettings.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the PublicIPAddressDnsSettings class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddressDnsSettings.DomainNameLabel">
            <summary>
            Gets or sets the Domain name label.The concatenation of the domain
            name label and the regionalized DNS zone make up the fully
            qualified domain name associated with the public IP address. If a
            domain name label is specified, an A DNS record is created for
            the public IP in the Microsoft Azure DNS system.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddressDnsSettings.Fqdn">
            <summary>
            Gets the FQDN, Fully qualified domain name of the A DNS record
            associated with the public IP. This is the concatenation of the
            domainNameLabel and the regionalized DNS zone.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.PublicIPAddressDnsSettings.ReverseFqdn">
            <summary>
            Gets or Sests the Reverse FQDN. A user-visible, fully qualified
            domain name that resolves to this public IP address. If the
            reverseFqdn is specified, then a PTR DNS record is created
            pointing from the IP address in the in-addr.arpa domain to the
            reverse FQDN.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.Resource">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Resource.#ctor">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.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>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Resource.Id">
            <summary>
            Resource Id
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Resource.Name">
            <summary>
            Resource name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Resource.Type">
            <summary>
            Resource type
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Resource.Location">
            <summary>
            Resource location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Resource.Tags">
            <summary>
            Resource tags
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.Route">
            <summary>
            Route resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Route.#ctor">
            <summary>
            Initializes a new instance of the Route class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Route.#ctor(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Route class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Route.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Route.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Route.AddressPrefix">
            <summary>
            Gets or sets the destination CIDR to which the route applies.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Route.NextHopType">
            <summary>
            Gets or sets the type of Azure hop the packet should be sent to.
            Possible values for this property include:
            'VirtualNetworkGateway', 'VnetLocal', 'Internet',
            'VirtualAppliance', 'None'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Route.NextHopIpAddress">
            <summary>
            Gets or sets the IP address packets should be forwarded to. Next
            hop values are only allowed in routes where the next hop type is
            VirtualAppliance.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Route.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Route.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.RouteNextHopType">
            <summary>
            Defines values for RouteNextHopType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.RouteTable">
            <summary>
            RouteTable resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.RouteTable.#ctor">
            <summary>
            Initializes a new instance of the RouteTable class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.RouteTable.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.Route},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.Subnet},System.String)">
            <summary>
            Initializes a new instance of the RouteTable class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.RouteTable.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.RouteTable.Routes">
            <summary>
            Gets or sets Routes in a Route Table
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.RouteTable.Subnets">
            <summary>
            Gets collection of references to subnets
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.RouteTable.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRule">
            <summary>
            Network security rule
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.SecurityRule.#ctor">
            <summary>
            Initializes a new instance of the SecurityRule class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.SecurityRule.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the SecurityRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Description">
            <summary>
            Gets or sets a description for this rule. Restricted to 140 chars.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Protocol">
            <summary>
            Gets or sets Network protocol this rule applies to. Can be Tcp,
            Udp or All(*). Possible values for this property include: 'Tcp',
            'Udp', '*'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.SourcePortRange">
            <summary>
            Gets or sets Source Port or Range. Integer or range between 0 and
            65535. Asterix “*” can also be used to match all ports.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.DestinationPortRange">
            <summary>
            Gets or sets Destination Port or Range. Integer or range between 0
            and 65535. Asterix “*” can also be used to match all ports.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.SourceAddressPrefix">
            <summary>
            Gets or sets source address prefix. CIDR or source IP range.
            Asterix “*” can also be used to match all source IPs. Default
            tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and
            â€˜Internet’ can also be used. If this is an ingress rule,
            specifies where network traffic originates from.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.DestinationAddressPrefix">
            <summary>
            Gets or sets destination address prefix. CIDR or source IP range.
            Asterix “*” can also be used to match all source IPs. Default
            tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and
            â€˜Internet’ can also be used.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Access">
            <summary>
            Gets or sets network traffic is allowed or denied. Possible values
            are “Allow” and “Deny”. Possible values for this property
            include: 'Allow', 'Deny'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Priority">
            <summary>
            Gets or sets the priority of the rule. The value can be between
            100 and 4096. The priority number must be unique for each rule in
            the collection. The lower the priority number, the higher the
            priority of the rule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Direction">
            <summary>
            Gets or sets the direction of the rule.InBound or Outbound. The
            direction specifies if rule will be evaluated on incoming or
            outcoming traffic. Possible values for this property include:
            'Inbound', 'Outbound'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.SecurityRule.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRuleAccess">
            <summary>
            Defines values for SecurityRuleAccess.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRuleDirection">
            <summary>
            Defines values for SecurityRuleDirection.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRuleProtocol">
            <summary>
            Defines values for SecurityRuleProtocol.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.ServiceProviderProvisioningState">
            <summary>
            Defines values for ServiceProviderProvisioningState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.Subnet">
            <summary>
            Subnet in a VirtualNework resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Subnet.#ctor">
            <summary>
            Initializes a new instance of the Subnet class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Subnet.#ctor(System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup,Microsoft.Azure.Management.Network.Models.RouteTable,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.IPConfiguration},System.String)">
            <summary>
            Initializes a new instance of the Subnet class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.AddressPrefix">
            <summary>
            Gets or sets Address prefix for the subnet.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.NetworkSecurityGroup">
            <summary>
            Gets or sets the reference of the NetworkSecurityGroup resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.RouteTable">
            <summary>
            Gets or sets the reference of the RouteTable resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.IpConfigurations">
            <summary>
            Gets array of references to the network interface IP
            configurations using subnet
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Subnet.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.SubResource">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.SubResource.#ctor">
            <summary>
            Initializes a new instance of the SubResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.SubResource.#ctor(System.String)">
            <summary>
            Initializes a new instance of the SubResource class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.SubResource.Id">
            <summary>
            Resource Id
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.TransportProtocol">
            <summary>
            Defines values for TransportProtocol.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.Usage">
            <summary>
            Describes Network Resource Usage.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Usage.#ctor">
            <summary>
            Initializes a new instance of the Usage class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Usage.#ctor(System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},Microsoft.Azure.Management.Network.Models.UsageName)">
            <summary>
            Initializes a new instance of the Usage class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Usage.Unit">
            <summary>
            Gets or sets an enum describing the unit of measurement. Possible
            values for this property include: 'Count'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Usage.CurrentValue">
            <summary>
            Gets or sets the current value of the usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Usage.Limit">
            <summary>
            Gets or sets the limit of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.Usage.Name">
            <summary>
            Gets or sets the name of the type of usage.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.Usage.Validate">
            <summary>
            Validate the object. Throws ArgumentException or ArgumentNullException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.UsageName">
            <summary>
            The Usage Names.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.UsageName.#ctor">
            <summary>
            Initializes a new instance of the UsageName class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.UsageName.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the UsageName class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.UsageName.Value">
            <summary>
            Gets or sets a string describing the resource name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.UsageName.LocalizedValue">
            <summary>
            Gets or sets a localized string describing the resource name.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.UsageUnit">
            <summary>
            Defines values for UsageUnit.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetwork">
            <summary>
            Virtual Network resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetwork.#ctor">
            <summary>
            Initializes a new instance of the VirtualNetwork class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetwork.#ctor(System.String,Microsoft.Azure.Management.Network.Models.AddressSpace,Microsoft.Azure.Management.Network.Models.DhcpOptions,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.Subnet},System.String,System.String)">
            <summary>
            Initializes a new instance of the VirtualNetwork class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.AddressSpace">
            <summary>
            Gets or sets AddressSpace that contains an array of IP address
            ranges that can be used by subnets
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.DhcpOptions">
            <summary>
            Gets or sets DHCPOptions that contains an array of DNS servers
            available to VMs deployed in the virtual network
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.Subnets">
            <summary>
            Gets or sets List of subnets in a VirtualNetwork
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the VirtualNetwork resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway">
            <summary>
            A common class for general resource information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.#ctor">
            <summary>
            Initializes a new instance of the VirtualNetworkGateway class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration},System.String,System.String,System.Nullable{System.Boolean},Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySku,Microsoft.Azure.Management.Network.Models.VpnClientConfiguration,System.String,System.String)">
            <summary>
            Initializes a new instance of the VirtualNetworkGateway class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.IpConfigurations">
            <summary>
            IpConfigurations for Virtual network gateway.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.GatewayType">
            <summary>
            The type of this virtual network gateway. Possible values for this
            property include: 'Vpn', 'ExpressRoute'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.VpnType">
            <summary>
            The type of this virtual network gateway. Possible values for this
            property include: 'PolicyBased', 'RouteBased'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.EnableBgp">
            <summary>
            EnableBgp Flag
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.GatewayDefaultSite">
            <summary>
            Gets or sets the reference of the LocalNetworkGateway resource
            which represents Local network site having default routes. Assign
            Null value in case of removing existing default site setting.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.Sku">
            <summary>
            Gets or sets the reference of the VirtualNetworkGatewaySku
            resource which represents the sku selected for Virtual network
            gateway.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.VpnClientConfiguration">
            <summary>
            Gets or sets the reference of the VpnClientConfiguration resource
            which represents the P2S VpnClient configurations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the VirtualNetworkGateway
            resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the VirtualNetworkGateway
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection">
            <summary>
            A common class for general resource information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.#ctor">
            <summary>
            Initializes a new instance of the VirtualNetworkGatewayConnection
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.#ctor(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway,Microsoft.Azure.Management.Network.Models.LocalNetworkGateway,System.String,System.Nullable{System.Int32},System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},Microsoft.Azure.Management.Network.Models.SubResource,System.String,System.String)">
            <summary>
            Initializes a new instance of the VirtualNetworkGatewayConnection
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.Etag">
            <summary>
            Gets a unique read-only string that changes whenever the resource
            is updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.AuthorizationKey">
            <summary>
            The authorization key.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.VirtualNetworkGateway1">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.VirtualNetworkGateway2">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.LocalNetworkGateway2">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.ConnectionType">
            <summary>
            Gateway connection type -Ipsec/Dedicated/VpnClient/Vnet2Vnet.
            Possible values for this property include: 'IPsec', 'Vnet2Vnet',
            'ExpressRoute', 'VPNClient'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.RoutingWeight">
            <summary>
            The Routing weight.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.SharedKey">
            <summary>
            The Ipsec share key.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.ConnectionStatus">
            <summary>
            Virtual network Gateway connection status. Possible values for
            this property include: 'Unknown', 'Connecting', 'Connected',
            'NotConnected'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.EgressBytesTransferred">
            <summary>
            The Egress Bytes Transferred in this connection
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.IngressBytesTransferred">
            <summary>
            The Ingress Bytes Transferred in this connection
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.Peer">
            <summary>
            The reference to peerings resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.ResourceGuid">
            <summary>
            Gets or sets resource guid property of the
            VirtualNetworkGatewayConnection resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the
            VirtualNetworkGatewayConnection resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionStatus">
            <summary>
            Defines values for VirtualNetworkGatewayConnectionStatus.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionType">
            <summary>
            Defines values for VirtualNetworkGatewayConnectionType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration">
            <summary>
            IpConfiguration for Virtual network gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.#ctor">
            <summary>
            Initializes a new instance of the
            VirtualNetworkGatewayIPConfiguration class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.#ctor(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.SubResource,Microsoft.Azure.Management.Network.Models.SubResource,System.String)">
            <summary>
            Initializes a new instance of the
            VirtualNetworkGatewayIPConfiguration class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.PrivateIPAddress">
            <summary>
            Gets or sets the privateIPAddress of the IP Configuration
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.PrivateIPAllocationMethod">
            <summary>
            Gets or sets PrivateIP allocation method (Static/Dynamic).
            Possible values for this property include: 'Static', 'Dynamic'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.Subnet">
            <summary>
            Gets or sets the reference of the subnet resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.PublicIPAddress">
            <summary>
            Gets or sets the reference of the PublicIP resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the PublicIP resource
            Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySku">
            <summary>
            VirtualNetworkGatewaySku details
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySku.#ctor">
            <summary>
            Initializes a new instance of the VirtualNetworkGatewaySku class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySku.#ctor(System.String,System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the VirtualNetworkGatewaySku class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySku.Name">
            <summary>
            Gateway sku name -Basic/HighPerformance/Standard. Possible values
            for this property include: 'Basic', 'HighPerformance', 'Standard'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySku.Tier">
            <summary>
            Gateway sku tier -Basic/HighPerformance/Standard. Possible values
            for this property include: 'Basic', 'HighPerformance', 'Standard'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySku.Capacity">
            <summary>
            The capacity
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySkuName">
            <summary>
            Defines values for VirtualNetworkGatewaySkuName.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewaySkuTier">
            <summary>
            Defines values for VirtualNetworkGatewaySkuTier.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayType">
            <summary>
            Defines values for VirtualNetworkGatewayType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VpnClientConfiguration">
            <summary>
            VpnClientConfiguration for P2S client
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientConfiguration.#ctor">
            <summary>
            Initializes a new instance of the VpnClientConfiguration class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientConfiguration.#ctor(Microsoft.Azure.Management.Network.Models.AddressSpace,System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate},System.Collections.Generic.IList{Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate})">
            <summary>
            Initializes a new instance of the VpnClientConfiguration class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientConfiguration.VpnClientAddressPool">
            <summary>
            Gets or sets the reference of the Address space resource which
            represents Address space for P2S VpnClient.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientConfiguration.VpnClientRootCertificates">
            <summary>
            VpnClientRootCertificate for Virtual network gateway.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientConfiguration.VpnClientRevokedCertificates">
            <summary>
            VpnClientRevokedCertificate for Virtual network gateway.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VpnClientParameters">
            <summary>
            VpnClientParameters
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientParameters.#ctor">
            <summary>
            Initializes a new instance of the VpnClientParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientParameters.#ctor(System.String)">
            <summary>
            Initializes a new instance of the VpnClientParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientParameters.ProcessorArchitecture">
            <summary>
            VPN client Processor Architecture -Amd64/X86. Possible values for
            this property include: 'Amd64', 'X86'.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate">
            <summary>
            VPN client revoked certificate of virtual network gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate.#ctor">
            <summary>
            Initializes a new instance of the VpnClientRevokedCertificate
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the VpnClientRevokedCertificate
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate.Thumbprint">
            <summary>
            Gets or sets the revoked Vpn client certificate thumbprint
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRevokedCertificate.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the VPN client revoked
            certificate resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate">
            <summary>
            VPN client root certificate of virtual network gateway
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate.#ctor">
            <summary>
            Initializes a new instance of the VpnClientRootCertificate class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the VpnClientRootCertificate class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate.Name">
            <summary>
            Gets name of the resource that is unique within a resource group.
            This name can be used to access the resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate.Etag">
            <summary>
            A unique read-only string that changes whenever the resource is
            updated
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate.PublicCertData">
            <summary>
            Gets or sets the certificate public data
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Network.Models.VpnClientRootCertificate.ProvisioningState">
            <summary>
            Gets or sets Provisioning state of the VPN client root certificate
            resource Updating/Deleting/Failed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Network.Models.VpnType">
            <summary>
            Defines values for VpnType.
            </summary>
        </member>
    </members>
</doc>