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.ApplicationGatewayOperations"> <summary> The Network Resource Provider API includes operations managing the application gateways for your subscription. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.IApplicationGatewayOperations"> <summary> The Network Resource Provider API includes operations managing the application gateways for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response of Put ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.BeginStartAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='applicationGatewayName'> The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.BeginStopAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='applicationGatewayName'> The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.CreateOrUpdateAsync(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='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/update ApplicationGateway operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> The name of the resource group. </param> <param name='applicationGatewayName'> The name of the applicationgateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response of a GET ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List applicationgateway opertion retrieves all the applicationgateways in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.StartAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='applicationGatewayName'> The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IApplicationGatewayOperations.StopAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='applicationGatewayName'> The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the ApplicationGatewayOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the ApplicationGateway. </param> <param name='parameters'> Required. Parameters supplied to the create/delete ApplicationGateway operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response of Put ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete applicationgateway operation deletes the specified applicationgateway. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.BeginStartAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.BeginStopAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the ApplicationGateway. </param> <param name='parameters'> Required. Parameters supplied to the create/update ApplicationGateway operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get applicationgateway operation retreives information about the specified applicationgateway. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response of a GET ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List ApplicationGateway opertion retrieves all the applicationgateways in a resource group. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List applicationgateway opertion retrieves all the applicationgateways in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.StartAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.StopAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="P:Microsoft.Azure.Management.Network.ApplicationGatewayOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway)"> <summary> The Put ApplicationGateway operation creates/updates a ApplicationGateway </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the ApplicationGateway. </param> <param name='parameters'> Required. Parameters supplied to the create/delete ApplicationGateway operation </param> <returns> Response of Put ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway)"> <summary> The Put ApplicationGateway operation creates/updates a ApplicationGateway </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the ApplicationGateway. </param> <param name='parameters'> Required. Parameters supplied to the create/delete ApplicationGateway operation </param> <returns> Response of Put ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The delete applicationgateway operation deletes the specified applicationgateway. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The delete applicationgateway operation deletes the specified applicationgateway. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginStart(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The Start ApplicationGateway operation starts application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginStartAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The Start ApplicationGateway operation starts application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginStop(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The STOP ApplicationGateway operation stops application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.BeginStopAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The STOP ApplicationGateway operation stops application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway)"> <summary> The Put ApplicationGateway operation creates/updates a ApplicationGateway </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the ApplicationGateway. </param> <param name='parameters'> Required. Parameters supplied to the create/update ApplicationGateway operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ApplicationGateway)"> <summary> The Put ApplicationGateway operation creates/updates a ApplicationGateway </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the ApplicationGateway. </param> <param name='parameters'> Required. Parameters supplied to the create/update ApplicationGateway operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.Get(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The Get applicationgateway operation retreives information about the specified applicationgateway. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <returns> Response of a GET ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The Get applicationgateway operation retreives information about the specified applicationgateway. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the applicationgateway. </param> <returns> Response of a GET ApplicationGateway operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.List(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String)"> <summary> The List ApplicationGateway opertion retrieves all the applicationgateways in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String)"> <summary> The List ApplicationGateway opertion retrieves all the applicationgateways in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IApplicationGatewayOperations)"> <summary> The List applicationgateway opertion retrieves all the applicationgateways in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations)"> <summary> The List applicationgateway opertion retrieves all the applicationgateways in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.Start(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The Start ApplicationGateway operation starts application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.StartAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The Start ApplicationGateway operation starts application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.Stop(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The STOP ApplicationGateway operation stops application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ApplicationGatewayOperationsExtensions.StopAsync(Microsoft.Azure.Management.Network.IApplicationGatewayOperations,System.String,System.String)"> <summary> The STOP ApplicationGateway operation stops application gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IApplicationGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='applicationGatewayName'> Required. The name of the application gateway. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations"> <summary> The Network Resource Provider API includes operations for managing the Authorizations for your subscription. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations"> <summary> The Network Resource Provider API includes operations for managing the Authorizations for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for Put ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations.BeginDeletingAsync(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='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'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations.DeleteAsync(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='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'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations.GetAsync(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='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'> Cancellation token. </param> <returns> Response for GET ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations.ListAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for ListAuthorizations Api service callRetrieves all authorizations that belongs to an ExpressRouteCircuit </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the ExpressRouteCircuitAuthorizationOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='authorizationParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuitAuthorization operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for Put ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.BeginDeletingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='authorizationParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuitAuthorization operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.DeleteAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.GetAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GET ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.ListAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The List authorization operation retrieves all the authorizations in an ExpressRouteCircuit. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the curcuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListAuthorizations Api service callRetrieves all authorizations that belongs to an ExpressRouteCircuit </returns> </member> <member name="P:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='authorizationParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuitAuthorization operation </param> <returns> Response for Put ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='authorizationParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuitAuthorization operation </param> <returns> Response for Put ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String,System.String)"> <summary> The delete authorization operation deletes the specified authorization from the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String,System.String)"> <summary> The delete authorization operation deletes the specified authorization from the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='authorizationParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuitAuthorization operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <param name='authorizationParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuitAuthorization operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String,System.String)"> <summary> The delete authorization operation deletes the specified authorization from the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String,System.String)"> <summary> The delete authorization operation deletes the specified authorization from the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.Get(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String,System.String)"> <summary> The GET authorization operation retrieves the specified authorization from the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <returns> Response for GET ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String,System.String)"> <summary> The GET authorization operation retrieves the specified authorization from the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='authorizationName'> Required. The name of the authorization. </param> <returns> Response for GET ExpressRouteCircuit Authorization Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String)"> <summary> The List authorization operation retrieves all the authorizations in an ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the curcuit. </param> <returns> Response for ListAuthorizations Api service callRetrieves all authorizations that belongs to an ExpressRouteCircuit </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitAuthorizationOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations,System.String,System.String)"> <summary> The List authorization operation retrieves all the authorizations in an ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitAuthorizationOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the curcuit. </param> <returns> Response for ListAuthorizations Api service callRetrieves all authorizations that belongs to an ExpressRouteCircuit </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteCircuits for your subscription. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteCircuits for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response of a PUT ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.CreateOrUpdateAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='circuitName'> The name of the ExpressRouteCircuit. </param> <param name='parameters'> Parameters supplied to the create/update ExpressRouteCircuit operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> The name of the resource group. </param> <param name='circuitName'> The name of the express route circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response of a GET ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List ExpressRouteCircuit opertion retrieves all the ExpressRouteCircuits in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.ListArpTableAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='circuitName'> The name of the circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListArpTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.ListRoutesTableAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='circuitName'> The name of the circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListRoutesTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations.ListStatsAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='circuitName'> The name of the loadBalancer. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListStats from Express Route Circuits Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the ExpressRouteCircuitOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <param name='parameters'> Required. Parameters supplied to the create/delete ExpressRouteCircuit operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response of a PUT ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete ExpressRouteCircuit operation deletes the specified ExpressRouteCircuit. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route Circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the ExpressRouteCircuit. </param> <param name='parameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get ExpressRouteCircuit operation retreives information about the specified ExpressRouteCircuit. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response of a GET ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List ExpressRouteCircuit opertion retrieves all the ExpressRouteCircuits in a resource group. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List ExpressRouteCircuit opertion retrieves all the ExpressRouteCircuits in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.ListArpTableAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListArpTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.ListRoutesTableAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListRoutesTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.ListStatsAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the loadBalancer. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListStats from Express Route Circuits Api service call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit)"> <summary> The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <param name='parameters'> Required. Parameters supplied to the create/delete ExpressRouteCircuit operation </param> <returns> Response of a PUT ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit)"> <summary> The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <param name='parameters'> Required. Parameters supplied to the create/delete ExpressRouteCircuit operation </param> <returns> Response of a PUT ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <summary> The delete ExpressRouteCircuit operation deletes the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route Circuit. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <summary> The delete ExpressRouteCircuit operation deletes the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route Circuit. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit)"> <summary> The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the ExpressRouteCircuit. </param> <param name='parameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit)"> <summary> The Put ExpressRouteCircuit operation creates/updates a ExpressRouteCircuit </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the ExpressRouteCircuit. </param> <param name='parameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.Get(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <summary> The Get ExpressRouteCircuit operation retreives information about the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <returns> Response of a GET ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <summary> The Get ExpressRouteCircuit operation retreives information about the specified ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <returns> Response of a GET ExpressRouteCircuit operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String)"> <summary> The List ExpressRouteCircuit opertion retrieves all the ExpressRouteCircuits in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String)"> <summary> The List ExpressRouteCircuit opertion retrieves all the ExpressRouteCircuits in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations)"> <summary> The List ExpressRouteCircuit opertion retrieves all the ExpressRouteCircuits in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations)"> <summary> The List ExpressRouteCircuit opertion retrieves all the ExpressRouteCircuits in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <returns> Response for ListExpressRouteCircuit Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListArpTable(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <returns> Response for ListArpTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListArpTableAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <returns> Response for ListArpTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListRoutesTable(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <returns> Response for ListRoutesTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListRoutesTableAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the circuit. </param> <returns> Response for ListRoutesTable associated with the Express Route Circuits Api </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListStats(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <summary> The Liststats ExpressRouteCircuit opertion retrieves all the stats from a ExpressRouteCircuits in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the loadBalancer. </param> <returns> Response for ListStats from Express Route Circuits Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitOperationsExtensions.ListStatsAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations,System.String,System.String)"> <summary> The Liststats ExpressRouteCircuit opertion retrieves all the stats from a ExpressRouteCircuits in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the loadBalancer. </param> <returns> Response for ListStats from Express Route Circuits Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations"> <summary> The Network Resource Provider API includes operations for managing the Peerings for your subscription. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations"> <summary> The Network Resource Provider API includes operations for managing the Peerings for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for Put ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations.BeginDeletingAsync(System.String,System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations.CreateOrUpdateAsync(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 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='peeringName'> The name of the peering. </param> <param name='peeringParameters'> Parameters supplied to the create/update ExpressRouteCircuit Peering operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations.DeleteAsync(System.String,System.String,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='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations.GetAsync(System.String,System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for GET ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations.ListAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for ListPeering Api service callRetrieves all Peerings that belongs to an ExpressRouteCircuit </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the ExpressRouteCircuitPeeringOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='peeringParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit Peering operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for Put ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.BeginDeletingAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete peering operation deletes the specified peering from the ExpressRouteCircuit. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.CreateOrUpdateAsync(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 thespecified ExpressRouteCircuits </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='peeringParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit Peering operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.DeleteAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete peering operation deletes the specified peering from the ExpressRouteCircuit. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.GetAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> The GET peering operation retrieves the specified authorization from the ExpressRouteCircuit. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GET ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.ListAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The List peering operation retrieves all the peerings in an ExpressRouteCircuit. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the curcuit. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListPeering Api service callRetrieves all Peerings that belongs to an ExpressRouteCircuit </returns> </member> <member name="P:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='peeringParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit Peering operation </param> <returns> Response for Put ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,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'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='peeringParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit Peering operation </param> <returns> Response for Put ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String)"> <summary> The delete peering operation deletes the specified peering from the ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String)"> <summary> The delete peering operation deletes the specified peering from the ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering)"> <summary> The Put Pering operation creates/updates an peering in thespecified ExpressRouteCircuits </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='peeringParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit Peering operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String,Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering)"> <summary> The Put Pering operation creates/updates an peering in thespecified ExpressRouteCircuits </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <param name='peeringParameters'> Required. Parameters supplied to the create/update ExpressRouteCircuit Peering operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String)"> <summary> The delete peering operation deletes the specified peering from the ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String)"> <summary> The delete peering operation deletes the specified peering from the ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.Get(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String)"> <summary> The GET peering operation retrieves the specified authorization from the ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <returns> Response for GET ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String,System.String)"> <summary> The GET peering operation retrieves the specified authorization from the ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the express route circuit. </param> <param name='peeringName'> Required. The name of the peering. </param> <returns> Response for GET ExpressRouteCircuit Peering Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String)"> <summary> The List peering operation retrieves all the peerings in an ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the curcuit. </param> <returns> Response for ListPeering Api service callRetrieves all Peerings that belongs to an ExpressRouteCircuit </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteCircuitPeeringOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations,System.String,System.String)"> <summary> The List peering operation retrieves all the peerings in an ExpressRouteCircuit. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteCircuitPeeringOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='circuitName'> Required. The name of the curcuit. </param> <returns> Response for ListPeering Api service callRetrieves all Peerings that belongs to an ExpressRouteCircuit </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteServiceProviderOperations"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteServiceProviders for your subscription. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.IExpressRouteServiceProviderOperations"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteServiceProviders for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IExpressRouteServiceProviderOperations.ListAsync(System.Threading.CancellationToken)"> <summary> The List ExpressRouteServiceProvider opertion retrieves all the available ExpressRouteServiceProviders. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListExpressRouteServiceProvider Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProviderOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the ExpressRouteServiceProviderOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProviderOperations.ListAsync(System.Threading.CancellationToken)"> <summary> The List ExpressRouteServiceProvider opertion retrieves all the available ExpressRouteServiceProviders. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListExpressRouteServiceProvider Api service call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.ExpressRouteServiceProviderOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.ExpressRouteServiceProviderOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProviderOperationsExtensions.List(Microsoft.Azure.Management.Network.IExpressRouteServiceProviderOperations)"> <summary> The List ExpressRouteServiceProvider opertion retrieves all the available ExpressRouteServiceProviders. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteServiceProviderOperations. </param> <returns> Response for ListExpressRouteServiceProvider Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ExpressRouteServiceProviderOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IExpressRouteServiceProviderOperations)"> <summary> The List ExpressRouteServiceProvider opertion retrieves all the available ExpressRouteServiceProviders. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IExpressRouteServiceProviderOperations. </param> <returns> Response for ListExpressRouteServiceProvider Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ILoadBalancerOperations"> <summary> The Network Resource Provider API includes operations for managing the load balancers for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ILoadBalancerOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response of a PUT Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILoadBalancerOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILoadBalancerOperations.CreateOrUpdateAsync(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='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/update LoadBalancer operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILoadBalancerOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> The name of the resource group. </param> <param name='loadBalancerName'> The name of the loadBalancer. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILoadBalancerOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response of a GET Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILoadBalancerOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILoadBalancerOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List loadBalancer opertion retrieves all the loadbalancers in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PutLocalNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations.BeginDeletingAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='localNetworkGatewayName'> The name of the local network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations.DeleteAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='localNetworkGatewayName'> The name of the local network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations.GetAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='localNetworkGatewayName'> The name of the local network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetLocalNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListLocalNetworkGateways Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.INetworkInterfaceOperations"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PutNetworkInterface Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> The name of the resource group. </param> <param name='networkInterfaceName'> The name of the network interface. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.GetVirtualMachineScaleSetNetworkInterfaceAsync(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='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='cancellationToken'> Cancellation token. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List networkInterfaces opertion retrieves all the networkInterfaces in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkInterfaceOperations.ListVirtualMachineScaleSetNetworkInterfacesAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='virtualMachineScaleSetName'> The name of the virtual machine scale set. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.INetworkResourceProviderClient"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.CheckDnsNameAvailabilityAsync(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='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'> Cancellation token. </param> <returns> Response for CheckDnsNameAvailability Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.GetLongRunningOperationStatusAsync(System.String,System.Threading.CancellationToken)"> <summary> The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. </summary> <param name='azureAsyncOperation'> Location value returned by the Begin operation. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.ApiVersion"> <summary> Gets the API version. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.BaseUri"> <summary> Gets the URI used as the base for all cloud service requests. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.Credentials"> <summary> Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.LongRunningOperationInitialTimeout"> <summary> Gets or sets the initial timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.ApplicationGateways"> <summary> The Network Resource Provider API includes operations managing the application gateways for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.ExpressRouteCircuitAuthorizations"> <summary> The Network Resource Provider API includes operations for managing the Authorizations for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.ExpressRouteCircuits"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteCircuits for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.ExpressRouteCircuitPeerings"> <summary> The Network Resource Provider API includes operations for managing the Peerings for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.ExpressRouteServiceProviders"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteServiceProviders for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.LoadBalancers"> <summary> The Network Resource Provider API includes operations for managing the load balancers for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.LocalNetworkGateways"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.NetworkInterfaces"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.NetworkSecurityGroups"> <summary> The Network Resource Provider API includes operations for managing the NetworkSecurityGroups for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.PublicIpAddresses"> <summary> The Network Resource Provider API includes operations for managing the PublicIPAddress for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.Routes"> <summary> The Network Resource Provider API includes operations for managing the Routes for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.RouteTables"> <summary> The Network Resource Provider API includes operations for managing the RouteTables for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.SecurityRules"> <summary> The Network Resource Provider API includes operations for managing the SecurityRules for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.Subnets"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.Usages"> <summary> Operations for listing usage. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.VirtualNetworkGatewayConnections"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.VirtualNetworkGateways"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.INetworkResourceProviderClient.VirtualNetworks"> <summary> The Network Resource Provider API includes operations for managing the Virtual Networks for your subscription. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations"> <summary> The Network Resource Provider API includes operations for managing the NetworkSecurityGroups for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PUT NetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations.DeleteAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for GetNetworkSecurityGroup Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The list NetworkSecurityGroups returns all network security groups in a subscription </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.IPublicIpAddressOperations"> <summary> The Network Resource Provider API includes operations for managing the PublicIPAddress for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IPublicIpAddressOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PutPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IPublicIpAddressOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IPublicIpAddressOperations.CreateOrUpdateAsync(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='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 PublicIPAddress operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IPublicIpAddressOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get Role operation retrieves information about the specified virtual machine. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='publicIpAddressName'> The name of the subnet. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IPublicIpAddressOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for GetPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IPublicIpAddressOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IPublicIpAddressOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List publicIpAddress opertion retrieves all the publicIpAddresses in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.IRouteOperations"> <summary> The Network Resource Provider API includes operations for managing the Routes for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PUT Routes Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteOperations.BeginDeletingAsync(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='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'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteOperations.CreateOrUpdateAsync(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='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 route operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteOperations.DeleteAsync(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='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'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteOperations.GetAsync(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='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'> Cancellation token. </param> <returns> Response for GetRoute Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteOperations.ListAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='routeTableName'> The name of the route table. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListRoute Api servive call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.IRouteTableOperations"> <summary> The Network Resource Provider API includes operations for managing the RouteTables for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteTableOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PUT RouteTables Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteTableOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteTableOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteTableOperations.DeleteAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteTableOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for GetRouteTable Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteTableOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IRouteTableOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The list RouteTables returns all route tables in a subscription </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ISecurityRuleOperations"> <summary> The Network Resource Provider API includes operations for managing the SecurityRules for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ISecurityRuleOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PUT SecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISecurityRuleOperations.BeginDeletingAsync(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='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'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISecurityRuleOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISecurityRuleOperations.DeleteAsync(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='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'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISecurityRuleOperations.GetAsync(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='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'> Cancellation token. </param> <returns> Response for GetSecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISecurityRuleOperations.ListAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='networkSecurityGroupName'> The name of the network security group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListSecurityRule Api service callRetrieves all security rules that belongs to a network security group </returns> </member> <member name="T:Microsoft.Azure.Management.Network.ISubnetOperations"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.ISubnetOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PutSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISubnetOperations.BeginDeletingAsync(System.String,System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISubnetOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISubnetOperations.DeleteAsync(System.String,System.String,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='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISubnetOperations.GetAsync(System.String,System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for GetSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.ISubnetOperations.ListAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for ListSubnets Api service callRetrieves all subnet that belongs to a virtual network </returns> </member> <member name="T:Microsoft.Azure.Management.Network.IUsageOperations"> <summary> Operations for listing usage. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IUsageOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> The List Usages operation response. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for CreateOrUpdateVirtualNetworkGatewayConnection Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.BeginDeletingAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> The name of the virtual network gateway connection. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.BeginResetSharedKeyAsync(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='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'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGatewayConnectionResetSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.BeginSetSharedKeyAsync(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='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'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGatewayConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.CreateOrUpdateAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Threading.CancellationToken)"> <summary> The CreateOrUpdate Virtual network Gateway connection creates a new or updates an existing virtualnetwork 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 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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.DeleteAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> The name of the virtual network gateway connection. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.GetAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> The name of the virtual network gateway connection. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetVitualNetworkGatewayConnection Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.GetSharedKeyAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='connectionSharedKeyName'> The virtual network gateway connection shared key name. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for CheckConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworkGatewayConnections Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.ResetSharedKeyAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Threading.CancellationToken)"> <summary> The Reset VirtualNetworkGatewayConnectionSharedKey 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 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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations.SetSharedKeyAsync(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='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 Create or update Virtual Network Gateway connection shared key operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.BeginDeletingAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='virtualNetworkGatewayName'> The name of the virtual network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.BeginResetAsync(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 gatewayin 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='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.CreateOrUpdateAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.DeleteAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='virtualNetworkGatewayName'> The name of the virtual network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.GetAsync(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='resourceGroupName'> The name of the resource group. </param> <param name='virtualNetworkGatewayName'> The name of the virtual network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetVitualNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworkGateways Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations.ResetAsync(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='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'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.IVirtualNetworkOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual Networks for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkOperations.BeginCreateOrUpdatingAsync(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='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'> Cancellation token. </param> <returns> Response for PutVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkOperations.BeginDeletingAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkOperations.CreateOrUpdateAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Threading.CancellationToken)"> <summary> The Put VirtualNetwork operation creates/updates a virtual networkin 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='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkOperations.DeleteAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkOperations.GetAsync(System.String,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='cancellationToken'> Cancellation token. </param> <returns> Response for GetVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkOperations.ListAsync(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='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.IVirtualNetworkOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The list VirtualNetwork returns all Virtual Networks in a subscription </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.LoadBalancerOperations"> <summary> The Network Resource Provider API includes operations for managing the load balancers for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the LoadBalancerOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='parameters'> Required. Parameters supplied to the create/delete LoadBalancer operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response of a PUT Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete loadbalancer operation deletes the specified loadbalancer. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='parameters'> Required. Parameters supplied to the create/update LoadBalancer operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get ntework interface operation retreives information about the specified network interface. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response of a GET Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List loadBalancer opertion retrieves all the loadbalancers in a resource group. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List loadBalancer opertion retrieves all the loadbalancers in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.LoadBalancerOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer)"> <summary> The Put LoadBalancer operation creates/updates a LoadBalancer </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='parameters'> Required. Parameters supplied to the create/delete LoadBalancer operation </param> <returns> Response of a PUT Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer)"> <summary> The Put LoadBalancer operation creates/updates a LoadBalancer </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='parameters'> Required. Parameters supplied to the create/delete LoadBalancer operation </param> <returns> Response of a PUT Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String)"> <summary> The delete loadbalancer operation deletes the specified loadbalancer. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String)"> <summary> The delete loadbalancer operation deletes the specified loadbalancer. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer)"> <summary> The Put LoadBalancer operation creates/updates a LoadBalancer </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='parameters'> Required. Parameters supplied to the create/update LoadBalancer operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.LoadBalancer)"> <summary> The Put LoadBalancer operation creates/updates a LoadBalancer </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <param name='parameters'> Required. Parameters supplied to the create/update LoadBalancer operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.Get(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String)"> <summary> The Get ntework interface operation retreives information about the specified network interface. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <returns> Response of a GET Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String,System.String)"> <summary> The Get ntework interface operation retreives information about the specified network interface. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='loadBalancerName'> Required. The name of the loadBalancer. </param> <returns> Response of a GET Load Balancer operation </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.List(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String)"> <summary> The List loadBalancer opertion retrieves all the loadbalancers in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ILoadBalancerOperations,System.String)"> <summary> The List loadBalancer opertion retrieves all the loadbalancers in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.ILoadBalancerOperations)"> <summary> The List loadBalancer opertion retrieves all the loadbalancers in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LoadBalancerOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.ILoadBalancerOperations)"> <summary> The List loadBalancer opertion retrieves all the loadbalancers in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILoadBalancerOperations. </param> <returns> Response for ListLoadBalancers Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the LocalNetworkGatewayOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Local Network Gateway operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutLocalNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.BeginDeletingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Local Network Gateway operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.DeleteAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.GetAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetLocalNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List LocalNetworkGateways opertion retrieves all the local network gateways stored. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListLocalNetworkGateways Api service call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Local Network Gateway operation through Network resource provider. </param> <returns> Response for PutLocalNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Local Network Gateway operation through Network resource provider. </param> <returns> Response for PutLocalNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete LocalNetworkGateway operation deletes the specifed local network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete LocalNetworkGateway operation deletes the specifed local network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Local Network Gateway operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Local Network Gateway operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete LocalNetworkGateway operation deletes the specifed local network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete LocalNetworkGateway operation deletes the specifed local network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.Get(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <returns> Response for GetLocalNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='localNetworkGatewayName'> Required. The name of the local network gateway. </param> <returns> Response for GetLocalNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.List(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,System.String)"> <summary> The List LocalNetworkGateways opertion retrieves all the local network gateways stored. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListLocalNetworkGateways Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.LocalNetworkGatewayOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations,System.String)"> <summary> The List LocalNetworkGateways opertion retrieves all the local network gateways stored. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ILocalNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListLocalNetworkGateways Api service call </returns> </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="P:Microsoft.Azure.Management.Network.Models.AddressSpace.AddressPrefixes"> <summary> Optional. 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="T:Microsoft.Azure.Management.Network.Models.TopLevelResource"> <summary> A common class for general resource information </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.TopLevelResource.#ctor"> <summary> Initializes a new instance of the TopLevelResource class. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.TopLevelResource.#ctor(System.String)"> <summary> Initializes a new instance of the TopLevelResource class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.TopLevelResource.Etag"> <summary> Optional. Gets a unique read-only string that changes whenever the resource is updated </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)"> <summary> Initializes a new instance of the ApplicationGateway class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.BackendAddressPools"> <summary> Optional. Gets or sets backend address pool of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.BackendHttpSettingsCollection"> <summary> Optional. Gets or sets backend http settings of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.FrontendIPConfigurations"> <summary> Optional. Gets or sets frontend IP addresses of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.FrontendPorts"> <summary> Optional. Gets or sets frontend ports of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.GatewayIPConfigurations"> <summary> Optional. Gets or sets subnets of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.HttpListeners"> <summary> Optional. Gets or sets HTTP listeners of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.OperationalState"> <summary> Optional. Gets operational state of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the ApplicationGateway resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.RequestRoutingRules"> <summary> Optional. Gets or sets request routing rules of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the ApplicationGateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.Sku"> <summary> Optional. Gets or sets sku of application gateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGateway.SslCertificates"> <summary> Optional. Gets or sets ssl certificates of application gateway resource </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress.Fqdn"> <summary> Optional. Gets or sets the dns name </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddress.IpAddress"> <summary> Optional. 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="T:Microsoft.Azure.Management.Network.Models.ChildResource"> <summary> A common class for general resource information </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ResourceId"> <summary> Id of the resource </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ResourceId.#ctor"> <summary> Initializes a new instance of the ResourceId class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ResourceId.Id"> <summary> Optional. Id of the resource </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ChildResource.#ctor"> <summary> Initializes a new instance of the ChildResource class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ChildResource.Etag"> <summary> Optional. A unique read-only string that changes whenever the resource is updated </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ChildResource.Name"> <summary> Optional. 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="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.#ctor"> <summary> Initializes a new instance of the ApplicationGatewayBackendAddressPool class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.BackendAddresses"> <summary> Optional. Gets or sets the backend addresses </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.BackendIPConfigurations"> <summary> Optional. Gets or sets backendIPConfiguration of application gateway </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendAddressPool.ProvisioningState"> <summary> Optional. 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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.CookieBasedAffinity"> <summary> Optional. Gets or sets the cookie affinity </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.Port"> <summary> Optional. Gets or sets the port </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.Protocol"> <summary> Optional. Gets or sets the protocol </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHttpSettings.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the backend http settings resource Updating/Deleting/Failed </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayCookieBasedAffinity.Enabled"> <summary> Enables cookie based affinity of application gateway </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayCookieBasedAffinity.Disabled"> <summary> Disables cookie based affinity of application gateway </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.PrivateIPAddress"> <summary> Optional. Gets or sets the privateIPAddress of the Network Interface IP Configuration </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.PrivateIPAllocationMethod"> <summary> Optional. Gets or sets PrivateIP allocation method (Static/Dynamic) </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.PublicIPAddress"> <summary> Optional. Gets or sets the reference of the PublicIP resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendIPConfiguration.Subnet"> <summary> Optional. Gets or sets the reference of the subnet resource </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.Port"> <summary> Optional. Gets or sets the frontend port </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the frontend port resource Updating/Deleting/Failed </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayGetResponse"> <summary> Response of a GET ApplicationGateway operation </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayGetResponse.#ctor"> <summary> Initializes a new instance of the ApplicationGatewayGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayGetResponse.ApplicationGateway"> <summary> Optional. Gets a ApplicationGateway in a resource group </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.FrontendIPConfiguration"> <summary> Optional. Gets or sets frontend IP configuration resource of application gateway </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.FrontendPort"> <summary> Optional. Gets or sets frontend port resource of application gateway </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.Protocol"> <summary> Optional. Gets or sets the protocol </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the http listener resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener.SslCertificate"> <summary> Optional. Gets or sets ssl certificate resource of application gateway </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the application gateway subnet resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration.Subnet"> <summary> Optional. Gets or sets the reference of the subnet resource.A subnet from where appliation gateway gets its private address </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayListResponse"> <summary> Response for ListLoadBalancers Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayListResponse.#ctor"> <summary> Initializes a new instance of the ApplicationGatewayListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayListResponse.ApplicationGateways"> <summary> Optional. Gets a list of ApplicationGateways in a resource group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayOperationalState.Stopped"> <summary> Stopped </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayOperationalState.Starting"> <summary> Starting </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayOperationalState.Running"> <summary> Running </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayOperationalState.Stopping"> <summary> Stopping </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProtocol.Http"> <summary> Http protocol </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayProtocol.Https"> <summary> Https protocol </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPutResponse"> <summary> Response of Put ApplicationGateway operation </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.UpdateOperationResponse"> <summary> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RetriableOperationResponse"> <summary> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ResourceProviderErrorResponse"> <summary> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ResourceProviderErrorResponse.#ctor"> <summary> Initializes a new instance of the ResourceProviderErrorResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ResourceProviderErrorResponse.Error"> <summary> Optional. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.RetriableOperationResponse.#ctor"> <summary> Initializes a new instance of the RetriableOperationResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RetriableOperationResponse.RetryAfter"> <summary> Optional. The recommended retry interval for the Get Azure-AsyncOperation call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.UpdateOperationResponse.#ctor"> <summary> Initializes a new instance of the UpdateOperationResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.UpdateOperationResponse.AzureAsyncOperation"> <summary> Optional. Users can perform a Get on Azure-AsyncOperation to get the status of their update(PUT/PATCH/DELETE) operations </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPutResponse.#ctor"> <summary> Initializes a new instance of the ApplicationGatewayPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayPutResponse.ApplicationGateway"> <summary> Optional. Gets Application Gateway that exists in a resource group </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.BackendAddressPool"> <summary> Optional. Gets or sets backend address pool resource of application gateway </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.BackendHttpSettings"> <summary> Optional. Gets or sets frontend port resource of application gateway </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.HttpListener"> <summary> Optional. Gets or sets http listener resource of application gateway </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the request routing rule resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule.RuleType"> <summary> Optional. Gets or sets the rule type </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRuleType.Basic"> <summary> Application gateway basic rule type </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.Capacity"> <summary> Optional. Gets or sets capacity (instance count) of application gateway </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.Name"> <summary> Optional. Gets or sets name of application gateway SKU </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku.Tier"> <summary> Optional. Gets or sets tier of application gateway </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="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.Data"> <summary> Optional. Gets or sets the certificate data </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.Password"> <summary> Optional. Gets or sets the certificate password </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the ssl certificate resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslCertificate.PublicCertData"> <summary> Optional. Gets or sets the certificate public data </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.AuthorizationGetResponse"> <summary> Response for GET ExpressRouteCircuit Authorization Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.AuthorizationGetResponse.#ctor"> <summary> Initializes a new instance of the AuthorizationGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.AuthorizationGetResponse.Authorization"> <summary> Optional. Gets the Authorization in an ExpressRouteCircuit </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.AuthorizationListResponse"> <summary> Response for ListAuthorizations Api service callRetrieves all authorizations that belongs to an ExpressRouteCircuit </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.AuthorizationListResponse.#ctor"> <summary> Initializes a new instance of the AuthorizationListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.AuthorizationListResponse.Authorizations"> <summary> Optional. Gets the authorizations in an ExpressRoute Circuit </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.AuthorizationListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.AuthorizationPutResponse"> <summary> Response for Put ExpressRouteCircuit Authorization Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.AuthorizationPutResponse.#ctor"> <summary> Initializes a new instance of the AuthorizationPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.AuthorizationPutResponse.Authorization"> <summary> Optional. Gets the Authorization in an ExpressRouteCircuit </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.AuthorizationUseStatus"> <summary> AuthorizationUseStatus </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.AzureAsyncOperationResponse"> <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.AzureAsyncOperationResponse.#ctor"> <summary> Initializes a new instance of the AzureAsyncOperationResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.AzureAsyncOperationResponse.Status"> <summary> Optional. Status of the AzureAsuncOperation </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="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.BackendIpConfigurations"> <summary> Optional. Gets collection of references to IPs defined in NICs </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.LoadBalancingRules"> <summary> Optional. Gets Load Balancing rules that use this Backend Address Pool </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.OutboundNatRule"> <summary> Optional. Gets outbound rules that use this Backend Address Pool </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.BackendAddressPool.ProvisioningState"> <summary> Optional. Provisioning state of the PublicIP resource Updating/Deleting/Failed </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="P:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey.KeyLength"> <summary> Optional. The virtual network connection reset shared key length </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKeyPutResponse"> <summary> Response for PutVirtualNetworkGatewayConnectionResetSharedKey Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKeyPutResponse.#ctor"> <summary> Initializes a new instance of the ConnectionResetSharedKeyPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKeyPutResponse.ConnectionResetSharedKey"> <summary> Optional. Puts the virtual network gateway connection reset shared key that exists in a resource group </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="P:Microsoft.Azure.Management.Network.Models.ConnectionSharedKey.Value"> <summary> Optional. The virtual network connection shared key value </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyPutResponse"> <summary> Response for PutVirtualNetworkGatewayConnectionSharedKey Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyPutResponse.#ctor"> <summary> Initializes a new instance of the ConnectionSharedKeyPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyPutResponse.ConnectionSharedKey"> <summary> Optional. Puts the virtual network gateway connection shared key that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyResponse"> <summary> Response for CheckConnectionSharedKey Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyResponse.#ctor"> <summary> Initializes a new instance of the ConnectionSharedKeyResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ConnectionSharedKeyResponse.Value"> <summary> Optional. 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="P:Microsoft.Azure.Management.Network.Models.DhcpOptions.DnsServers"> <summary> Optional. Gets or sets list of DNS servers IP addresses </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.DnsNameAvailabilityResponse"> <summary> Response for CheckDnsNameAvailability Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.DnsNameAvailabilityResponse.#ctor"> <summary> Initializes a new instance of the DnsNameAvailabilityResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.DnsNameAvailabilityResponse.DnsNameAvailability"> <summary> Optional. Domain availability (True/False) </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="P:Microsoft.Azure.Management.Network.Models.Error.Code"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Error.Details"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Error.InnerError"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Error.Message"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Error.Target"> <summary> Optional. </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="P:Microsoft.Azure.Management.Network.Models.ErrorDetails.Code"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ErrorDetails.Message"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ErrorDetails.Target"> <summary> Optional. </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(System.String)"> <summary> Initializes a new instance of the ExpressRouteCircuit class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.Authorizations"> <summary> Optional. Gets or sets list of authorizations </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.CircuitProvisioningState"> <summary> Optional. Gets or sets CircuitProvisioningState state of the resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.Peerings"> <summary> Optional. Gets or sets list of peerings </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceKey"> <summary> Optional. Gets or sets ServiceKey </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceProviderNotes"> <summary> Optional. Gets or sets ServiceProviderNotes </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceProviderProperties"> <summary> Optional. Gets or sets ServiceProviderProperties </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.ServiceProviderProvisioningState"> <summary> Optional. Gets or sets ServiceProviderProvisioningState state of the resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuit.Sku"> <summary> Optional. Gets or sets sku </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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitArpTable.IPAddress"> <summary> Optional. Gets ipAddress. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitArpTable.MacAddress"> <summary> Optional. 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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.AuthorizationKey"> <summary> Optional. Gets or sets the authorization key </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.AuthorizationUseStatus"> <summary> Optional. Gets or sets AuthorizationUseStatus </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitAuthorization.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitGetResponse"> <summary> Response of a GET ExpressRouteCircuit operation </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitGetResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitGetResponse.ExpressRouteCircuit"> <summary> Optional. Gets a ExpressRouteCircuit in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitListResponse"> <summary> Response for ListExpressRouteCircuit Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitListResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitListResponse.ExpressRouteCircuits"> <summary> Optional. Gets a list of ExpressRouteCircuits in a resource group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.AzureASN"> <summary> Optional. Gets or sets the azure ASN </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.MicrosoftPeeringConfig"> <summary> Optional. Gets or sets the mircosoft peering config </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PeerASN"> <summary> Optional. Gets or sets the peer ASN </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PeeringType"> <summary> Optional. Gets or sets PeeringType </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PrimaryAzurePort"> <summary> Optional. Gets or sets the primary port </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.PrimaryPeerAddressPrefix"> <summary> Optional. Gets or sets the primary address prefix </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.SecondaryAzurePort"> <summary> Optional. Gets or sets the secondary port </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.SecondaryPeerAddressPrefix"> <summary> Optional. Gets or sets the secondary address prefix </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.SharedKey"> <summary> Optional. Gets or sets the shared key </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.State"> <summary> Optional. Gets or sets state of Peering </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.Stats"> <summary> Optional. Gets or peering stats </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeering.VlanId"> <summary> Optional. Gets or sets the vlan id </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState"> <summary> AdvertisedPublicPrefixState of the peering </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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.AdvertisedPublicPrefixes"> <summary> Optional. Gets or sets the reference of AdvertisedPublicPrefixes </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.AdvertisedPublicPrefixesState"> <summary> Optional. Gets or sets AdvertisedPublicPrefixState of the Peering resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.CustomerASN"> <summary> Optional. Gets or Sets CustomerAsn of the peering. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringConfig.RoutingRegistryName"> <summary> Optional. Gets or Sets RoutingRegistryName of the config. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringGetResponse"> <summary> Response for GET ExpressRouteCircuit Peering Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringGetResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitPeeringGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringGetResponse.Peering"> <summary> Optional. Gets the Authorization in an ExpressRouteCircuit </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringListResponse"> <summary> Response for ListPeering Api service callRetrieves all Peerings that belongs to an ExpressRouteCircuit </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringListResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitPeeringListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringListResponse.Peerings"> <summary> Optional. Gets the peerings in an express route circuit </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringPutResponse"> <summary> Response for Put ExpressRouteCircuit Peering Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringPutResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitPeeringPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringPutResponse.Peering"> <summary> Optional. Gets the Peering in an ExpressRouteCircuit </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringState"> <summary> State of the peering </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPeeringType"> <summary> Type of the peering </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPutResponse"> <summary> Response of a PUT ExpressRouteCircuit operation </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPutResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitPutResponse.ExpressRouteCircuit"> <summary> Optional. Gets ExpressRouteCircuit in a resource group </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)"> <summary> Initializes a new instance of the ExpressRouteCircuitRoutesTable class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.AddressPrefix"> <summary> Optional. Gets AddressPrefix. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.AsPath"> <summary> Optional. Gets AsPath. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.NextHopIP"> <summary> Optional. Gets NextHopIP. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitRoutesTable.NextHopType"> <summary> Required. Gets NextHopType. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsArpTableListResponse"> <summary> Response for ListArpTable associated with the Express Route Circuits Api </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsArpTableListResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitsArpTableListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsArpTableListResponse.ArpTable"> <summary> Optional. Gets List of ArpTable </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsArpTableListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.BandwidthInMbps"> <summary> Optional. Gets or sets BandwidthInMbps. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.PeeringLocation"> <summary> Optional. Gets or sets peering location. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitServiceProviderProperties.ServiceProviderName"> <summary> Optional. Gets or sets serviceProviderName. </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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.Family"> <summary> Optional. Gets or sets family of the sku. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.Name"> <summary> Optional. Gets or sets name of the sku. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSku.Tier"> <summary> Optional. Gets or sets tier of the sku. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSkuFamily"> <summary> Family of the sku </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitSkuTier"> <summary> Tier of the sku </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsRoutesTableListResponse"> <summary> Response for ListRoutesTable associated with the Express Route Circuits Api </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsRoutesTableListResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitsRoutesTableListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsRoutesTableListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsRoutesTableListResponse.RoutesTable"> <summary> Optional. Gets List of RoutesTable </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsStatsListResponse"> <summary> Response for ListStats from Express Route Circuits Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsStatsListResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteCircuitsStatsListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsStatsListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitsStatsListResponse.Stats"> <summary> Optional. Gets List of Stats </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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats.BytesIn"> <summary> Optional. Gets BytesIn of the peering. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitStats.BytesOut"> <summary> Optional. 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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.BandwidthsOffered"> <summary> Optional. Gets or bandwidths offered </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.Id"> <summary> Optional. Gets or sets the ID of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.Name"> <summary> Optional. Gets or sets the name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.PeeringLocations"> <summary> Optional. Gets or list of peering locations </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider.Type"> <summary> Optional. Gets or sets the type of the resource. </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="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered.OfferName"> <summary> Optional. Gets the OfferName </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderBandwidthsOffered.ValueInMbps"> <summary> Optional. Gets the ValueInMbps. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderListResponse"> <summary> Response for ListExpressRouteServiceProvider Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderListResponse.#ctor"> <summary> Initializes a new instance of the ExpressRouteServiceProviderListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderListResponse.ExpressRouteServiceProviders"> <summary> Optional. Gets List of ExpressRouteResourceProvider </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProviderListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </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="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.InboundNatPools"> <summary> Optional. Read only.Inbound pools URIs that use this frontend IP </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.InboundNatRules"> <summary> Optional. Read only.Inbound rules URIs that use this frontend IP </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.LoadBalancingRules"> <summary> Optional. Gets Load Balancing rules URIs that use this frontend IP </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.OutboundNatRules"> <summary> Optional. Read only.Outbound rules URIs that use this frontend IP </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.PrivateIpAddress"> <summary> Optional. Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.PrivateIpAllocationMethod"> <summary> Optional. Gets or sets PrivateIP allocation method (Static/Dynamic) </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.PublicIpAddress"> <summary> Optional. Gets or sets the reference of the PublicIP resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.FrontendIpConfiguration.Subnet"> <summary> Optional. Gets or sets the reference of the subnet resource.A subnet from wher the load balancer gets its private frontend address </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="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.BackendPort"> <summary> Required. 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.FrontendIPConfiguration"> <summary> Optional. Gets or sets a reference to frontend IP Addresses </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.FrontendPortRangeEnd"> <summary> Required. 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.FrontendPortRangeStart"> <summary> Required. 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.Protocol"> <summary> Required. Gets or sets the transport potocol for the external endpoint. Possible values are Udp or Tcp </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatPool.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </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.Int32,System.Boolean)"> <summary> Initializes a new instance of the InboundNatRule class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.BackendIPConfiguration"> <summary> Optional. 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.BackendPort"> <summary> Optional. 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.EnableFloatingIP"> <summary> Required. 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.FrontendIPConfiguration"> <summary> Optional. Gets or sets a reference to frontend IP Addresses </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.FrontendPort"> <summary> Required. 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.IdleTimeoutInMinutes"> <summary> Optional. 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.Protocol"> <summary> Required. Gets or sets the transport potocol for the external endpoint. Possible values are Udp or Tcp </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.InboundNatRule.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.IpAllocationMethod"> <summary> IP address allocation method </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)"> <summary> Initializes a new instance of the LoadBalancer class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.BackendAddressPools"> <summary> Optional. Gets or sets Pools of backend IP addresseses </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.FrontendIpConfigurations"> <summary> Optional. Gets or sets frontend IP addresses of the load balancer </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.InboundNatPools"> <summary> Optional. Gets or sets inbound NAT pools </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.InboundNatRules"> <summary> Optional. Gets or sets list of inbound rules </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.LoadBalancingRules"> <summary> Optional. Gets or sets loadbalancing rules </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.OutboundNatRules"> <summary> Optional. Gets or sets outbound NAT rules </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.Probes"> <summary> Optional. Gets or sets list of Load balancer probes </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancer.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the Load balancer resource </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.LoadBalancerGetResponse"> <summary> Response of a GET Load Balancer operation </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancerGetResponse.#ctor"> <summary> Initializes a new instance of the LoadBalancerGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancerGetResponse.LoadBalancer"> <summary> Optional. Gets a Load Balancer in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.LoadBalancerListResponse"> <summary> Response for ListLoadBalancers Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancerListResponse.#ctor"> <summary> Initializes a new instance of the LoadBalancerListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancerListResponse.LoadBalancers"> <summary> Optional. Gets a list of LoadBalancers in a resource group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancerListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.LoadBalancerPutResponse"> <summary> Response of a PUT Load Balancer operation </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.LoadBalancerPutResponse.#ctor"> <summary> Initializes a new instance of the LoadBalancerPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancerPutResponse.LoadBalancer"> <summary> Optional. Gets Load Balancer in a resource group </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="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.BackendAddressPool"> <summary> Required. 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.BackendPort"> <summary> Optional. 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.EnableFloatingIP"> <summary> Required. 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.FrontendIPConfiguration"> <summary> Optional. Gets or sets a reference to frontend IP Addresses </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.FrontendPort"> <summary> Required. 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.IdleTimeoutInMinutes"> <summary> Optional. 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.LoadDistribution"> <summary> Optional. Gets or sets the load distribution policy for this rule </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.Probe"> <summary> Optional. 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> Required. Gets or sets the transport protocol for the external endpoint. Possible values are Udp or Tcp </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LoadBalancingRule.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.LoadDistribution"> <summary> The load distribution policy </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.LoadDistribution.Default"> <summary> Default distribution Azure Load Balancer configured to use a 5 tuple hash to map traffic to available servers </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.LoadDistribution.SourceIP"> <summary> Default distribution Azure Load Balancer configured to use a 5 tuple hash to map traffic to available servers </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.LoadDistribution.SourceIPProtocol"> <summary> Default distribution Azure Load Balancer configured to use a 5 tuple hash to map traffic to available servers </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)"> <summary> Initializes a new instance of the LocalNetworkGateway class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.GatewayIpAddress"> <summary> Optional. IP address of local network gateway. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.LocalNetworkAddressSpace"> <summary> Optional. Local network site Address space </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the LocalNetworkGateway resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGateway.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the LocalNetworkGateway resource </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayGetResponse"> <summary> Response for GetLocalNetworkgateway Api servive call. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayGetResponse.#ctor"> <summary> Initializes a new instance of the LocalNetworkGatewayGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayGetResponse.LocalNetworkGateway"> <summary> Optional. Gets local network gateway details that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayListResponse"> <summary> Response for ListLocalNetworkGateways Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayListResponse.#ctor"> <summary> Initializes a new instance of the LocalNetworkGatewayListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayListResponse.LocalNetworkGateways"> <summary> Optional. Gets List of LocalNetworkGateways that exists in a resource group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayPutResponse"> <summary> Response for PutLocalNetworkGateway Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayPutResponse.#ctor"> <summary> Initializes a new instance of the LocalNetworkGatewayPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.LocalNetworkGatewayPutResponse.LocalNetworkGateway"> <summary> Optional. Puts the local network gateway that exists in a resource group </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)"> <summary> Initializes a new instance of the NetworkInterface class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.DnsSettings"> <summary> Optional. Gets or sets DNS Settings in NetworkInterface </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.EnableIPForwarding"> <summary> Optional. Gets or sets whether IPForwarding is enabled on the NIC </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.IpConfigurations"> <summary> Optional. Gets or sets list of IPConfigurations of the NetworkInterface </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.MacAddress"> <summary> Optional. Gets the MAC Address of the network interface </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.NetworkSecurityGroup"> <summary> Optional. Gets or sets the reference of the NetworkSecurityGroup resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.Primary"> <summary> Optional. Gets whether this is a primary NIC on a virtual machine </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the network interface resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterface.VirtualMachine"> <summary> Optional. Gets or sets the reference of a VirtualMachine </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="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.AppliedDnsServers"> <summary> Optional. Gets or sets list of Applied DNS servers IP addresses </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.DnsServers"> <summary> Optional. Gets or sets list of DNS servers IP addresses </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.InternalDnsNameLabel"> <summary> Optional. Gets or sets the Internal DNS name </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings.InternalFqdn"> <summary> Optional. 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.NetworkInterfaceGetResponse"> <summary> Response for GetNetworkInterface Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfaceGetResponse.#ctor"> <summary> Initializes a new instance of the NetworkInterfaceGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceGetResponse.NetworkInterface"> <summary> Optional. Gets or sets a NetworkInterface that exists in a resource group </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="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIpConfiguration.LoadBalancerBackendAddressPools"> <summary> Optional. Gets or sets the reference of LoadBalancerBackendAddressPool resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIpConfiguration.LoadBalancerInboundNatRules"> <summary> Optional. Gets or sets list of references of LoadBalancerInboundNatRules </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIpConfiguration.PrivateIpAddress"> <summary> Optional. Gets or sets the privateIPAddress of the Network Interface IP Configuration </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIpConfiguration.PrivateIpAllocationMethod"> <summary> Optional. Gets or sets PrivateIP allocation method (Static/Dynamic) </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIpConfiguration.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIpConfiguration.PublicIpAddress"> <summary> Optional. Gets or sets the reference of the PublicIP resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceIpConfiguration.Subnet"> <summary> Optional. Gets or sets the reference of the subnet resource </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.NetworkInterfaceListResponse"> <summary> Response for ListNetworkInterface Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfaceListResponse.#ctor"> <summary> Initializes a new instance of the NetworkInterfaceListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceListResponse.NetworkInterfaces"> <summary> Optional. Gets or sets list of NetworkInterfaces in a resource group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfaceListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.NetworkInterfacePutResponse"> <summary> Response for PutNetworkInterface Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.NetworkInterfacePutResponse.#ctor"> <summary> Initializes a new instance of the NetworkInterfacePutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkInterfacePutResponse.NetworkInterface"> <summary> Optional. Gets a NetworkInterface that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.NetworkOperationStatus"> <summary> The status of the asynchronous request. </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)"> <summary> Initializes a new instance of the NetworkSecurityGroup class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.DefaultSecurityRules"> <summary> Optional. Gets or sets Default security rules of network security group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.NetworkInterfaces"> <summary> Optional. Gets collection of references to Network Interfaces </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the network security group resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.SecurityRules"> <summary> Optional. Gets or sets Security rules of network security group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup.Subnets"> <summary> Optional. Gets collection of references to subnets </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupGetResponse"> <summary> Response for GetNetworkSecurityGroup Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupGetResponse.#ctor"> <summary> Initializes a new instance of the NetworkSecurityGroupGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupGetResponse.NetworkSecurityGroup"> <summary> Optional. Gets a Network Security Group in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupListResponse"> <summary> Response for ListNetworkSecurityGroups Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupListResponse.#ctor"> <summary> Initializes a new instance of the NetworkSecurityGroupListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupListResponse.NetworkSecurityGroups"> <summary> Optional. Gets List of NetworkSecurityGroups in a resource group </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupPutResponse"> <summary> Response for PUT NetworkSecurityGroups Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupPutResponse.#ctor"> <summary> Initializes a new instance of the NetworkSecurityGroupPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.NetworkSecurityGroupPutResponse.NetworkSecurityGroup"> <summary> Optional. Gets NetworkSecurityGroups in a resource group </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.Int32,Microsoft.Azure.Management.Network.Models.ResourceId)"> <summary> Initializes a new instance of the OutboundNatRule class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.AllocatedOutboundPorts"> <summary> Required. Gets or sets the number of outbound ports to be used for SNAT </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.BackendAddressPool"> <summary> Required. 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.FrontendIpConfigurations"> <summary> Optional. Gets or sets Frontend IP addresses of the load balancer </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.OutboundNatRule.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </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.Int32)"> <summary> Initializes a new instance of the Probe class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Probe.IntervalInSeconds"> <summary> Optional. 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.LoadBalancingRules"> <summary> Optional. Gets Load balancer rules that use this probe </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Probe.NumberOfProbes"> <summary> Optional. 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.Port"> <summary> Required. 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.Protocol"> <summary> Required. 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 </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Probe.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Probe.RequestPath"> <summary> Optional. 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="T:Microsoft.Azure.Management.Network.Models.ProbeProtocol"> <summary> Protocol for load balancer probe </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ProvisioningState"> <summary> Provisioning state of the resource </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)"> <summary> Initializes a new instance of the PublicIpAddress class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddress.DnsSettings"> <summary> Optional. 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.IdleTimeoutInMinutes"> <summary> Optional. Gets or sets the Idletimeout of the public IP address </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddress.IpAddress"> <summary> Optional. Gets the assigned public IP address </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddress.IpConfiguration"> <summary> Optional. Gets a reference to the network interface IP configurations using this public IP address </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddress.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddress.PublicIpAllocationMethod"> <summary> Required. Gets or sets PublicIP allocation method (Static/Dynamic) </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddress.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the PublicIP resource </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="P:Microsoft.Azure.Management.Network.Models.PublicIpAddressDnsSettings.DomainNameLabel"> <summary> Optional. 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> Optional. 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> Optional. 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.PublicIpAddressGetResponse"> <summary> Response for GetPublicIpAddress Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.PublicIpAddressGetResponse.#ctor"> <summary> Initializes a new instance of the PublicIpAddressGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddressGetResponse.PublicIpAddress"> <summary> Optional. Gets publicIP address that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.PublicIpAddressListResponse"> <summary> Response for ListPublicIpAddresses Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.PublicIpAddressListResponse.#ctor"> <summary> Initializes a new instance of the PublicIpAddressListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddressListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddressListResponse.PublicIpAddresses"> <summary> Optional. Gets List of publicIP addresses that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.PublicIpAddressPutResponse"> <summary> Response for PutPublicIpAddress Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.PublicIpAddressPutResponse.#ctor"> <summary> Initializes a new instance of the PublicIpAddressPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.PublicIpAddressPutResponse.PublicIpAddress"> <summary> Optional. Gets a publicIP address that exists in a resource group </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.ResourceProperties.#ctor"> <summary> Initializes a new instance of the ResourceProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.ResourceProperties.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the resource </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)"> <summary> Initializes a new instance of the Route class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Route.AddressPrefix"> <summary> Optional. Gets or sets the destination CIDR to which the route applies. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Route.NextHopIpAddress"> <summary> Optional. 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.NextHopType"> <summary> Required. Gets or sets the type of Azure hop the packet should be sent to. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Route.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the resource Updating/Deleting/Failed </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RouteGetResponse"> <summary> Response for GetRoute Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.RouteGetResponse.#ctor"> <summary> Initializes a new instance of the RouteGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteGetResponse.Route"> <summary> Optional. Gets a Route in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RouteListResponse"> <summary> Response for ListRoute Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.RouteListResponse.#ctor"> <summary> Initializes a new instance of the RouteListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteListResponse.Routes"> <summary> Optional. Gets List of Routes in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RouteNextHopType"> <summary> The type of Azure hop the packet should be sent to. </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.RouteNextHopType.VirtualNetworkGateway"> <summary> Represents an Azure S2S VPN Gateway. </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.RouteNextHopType.VnetLocal"> <summary> Represents the local virtual network. For instance, if you have two subnets, 10.1.0.0/16 and 10.2.0.0/16 in the same virtual network, the route for each subnet in the route table will have a next hop value of Local. </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.RouteNextHopType.Internet"> <summary> Represents the default Internet gateway provided by the Azure Infrastructure </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.RouteNextHopType.VirtualAppliance"> <summary> Represents a virtual appliance you added to your Azure virtual network. </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.RouteNextHopType.None"> <summary> Represents a black hole. Packets forwarded to a black hole will not be forwarded at all. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RoutePutResponse"> <summary> Response for PUT Routes Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.RoutePutResponse.#ctor"> <summary> Initializes a new instance of the RoutePutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RoutePutResponse.Route"> <summary> Optional. Gets Route in a resource group </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)"> <summary> Initializes a new instance of the RouteTable class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteTable.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteTable.Routes"> <summary> Optional. Gets or sets Routes in a Route Table </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteTable.Subnets"> <summary> Optional. Gets collection of references to subnets </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RouteTableGetResponse"> <summary> Response for GetRouteTable Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.RouteTableGetResponse.#ctor"> <summary> Initializes a new instance of the RouteTableGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteTableGetResponse.RouteTable"> <summary> Optional. Gets a Route Table in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RouteTableListResponse"> <summary> Response for ListRouteTable Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.RouteTableListResponse.#ctor"> <summary> Initializes a new instance of the RouteTableListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteTableListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteTableListResponse.RouteTables"> <summary> Optional. Gets List of RouteTables in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.RouteTablePutResponse"> <summary> Response for PUT RouteTables Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.RouteTablePutResponse.#ctor"> <summary> Initializes a new instance of the RouteTablePutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.RouteTablePutResponse.RouteTable"> <summary> Optional. Gets RouteTable in a resource group </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="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Access"> <summary> Required. Gets or sets network traffic is allowed or denied. Possible values are “Allow” and “Deny” </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Description"> <summary> Optional. Gets or sets a description for this rule. Restricted to 140 chars. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.DestinationAddressPrefix"> <summary> Required. 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.DestinationPortRange"> <summary> Optional. 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.Direction"> <summary> Required. Gets or sets the direction of the rule.InBound or Outbound. The direction specifies if rule will be evaluated on incoming or outcoming traffic. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.Priority"> <summary> Optional. 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.Protocol"> <summary> Required. Gets or sets Network protocol this rule applies to. Can be Tcp, Udp or All(*). </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRule.SourceAddressPrefix"> <summary> Required. 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.SourcePortRange"> <summary> Optional. 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="T:Microsoft.Azure.Management.Network.Models.SecurityRuleAccess"> <summary> Access for network security rule </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRuleDirection"> <summary> Dircetion of network security rule </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRuleGetResponse"> <summary> Response for GetSecurityRule Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.SecurityRuleGetResponse.#ctor"> <summary> Initializes a new instance of the SecurityRuleGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRuleGetResponse.SecurityRule"> <summary> Optional. Gets the security rule in a network security group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRuleListResponse"> <summary> Response for ListSecurityRule Api service callRetrieves all security rules that belongs to a network security group </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.SecurityRuleListResponse.#ctor"> <summary> Initializes a new instance of the SecurityRuleListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRuleListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRuleListResponse.SecurityRules"> <summary> Optional. Gets security rules in a network security group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRuleProtocol"> <summary> Protocol for network security rule </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SecurityRulePutResponse"> <summary> Response for PUT SecurityRule Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.SecurityRulePutResponse.#ctor"> <summary> Initializes a new instance of the SecurityRulePutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SecurityRulePutResponse.SecurityRule"> <summary> Optional. Gets the security rule in a network security group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.ServiceProviderProvisioningState"> <summary> ServiceProvider Provisioning state of the ExpressRoute Circuit </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)"> <summary> Initializes a new instance of the Subnet class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.AddressPrefix"> <summary> Required. Gets or sets Address prefix for the subnet. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.IpConfigurations"> <summary> Optional. Gets array of references to the network interface IP configurations using subnet </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.NetworkSecurityGroup"> <summary> Optional. Gets or sets the reference of the NetworkSecurityGroup resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Subnet.RouteTable"> <summary> Optional. Gets or sets the reference of the RouteTable resource </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SubnetGetResponse"> <summary> Response for GetSubnet Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.SubnetGetResponse.#ctor"> <summary> Initializes a new instance of the SubnetGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SubnetGetResponse.Subnet"> <summary> Optional. Gets the subnet in a virtual network </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SubnetListResponse"> <summary> Response for ListSubnets Api service callRetrieves all subnet that belongs to a virtual network </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.SubnetListResponse.#ctor"> <summary> Initializes a new instance of the SubnetListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SubnetListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SubnetListResponse.Subnets"> <summary> Optional. Gets the subnets in a virtual network </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.SubnetPutResponse"> <summary> Response for PutSubnet Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.SubnetPutResponse.#ctor"> <summary> Initializes a new instance of the SubnetPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.SubnetPutResponse.Subnet"> <summary> Optional. Gets the subnet in a virtual network </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.TransportProtocol"> <summary> Provisioning state of the resource </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="P:Microsoft.Azure.Management.Network.Models.Usage.CurrentValue"> <summary> Required. Gets or sets the current value of the usage. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Usage.Limit"> <summary> Required. Gets or sets the limit of usage. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Usage.Name"> <summary> Required. Gets or sets the name of the type of usage. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.Usage.Unit"> <summary> Required. Gets or sets an enum describing the unit of measurement. </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="P:Microsoft.Azure.Management.Network.Models.UsageName.LocalizedValue"> <summary> Optional. Gets or sets a localized string describing the resource name. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.UsageName.Value"> <summary> Optional. Gets or sets a string describing the resource name. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.UsagesListResponse"> <summary> The List Usages operation response. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.UsagesListResponse.#ctor"> <summary> Initializes a new instance of the UsagesListResponse class. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.UsagesListResponse.GetEnumerator"> <summary> Gets the sequence of Usages. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.UsagesListResponse.System#Collections#IEnumerable#GetEnumerator"> <summary> Gets the sequence of Usages. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.UsagesListResponse.Usages"> <summary> Optional. Gets or sets the list Network Resource Usages. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.UsageUnit"> <summary> The usage unit. </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.UsageUnit.Count"> <summary> The count usage unit. </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)"> <summary> Initializes a new instance of the VirtualNetwork class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.AddressSpace"> <summary> Optional. 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> Optional. 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.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the VirtualNetwork resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetwork.Subnets"> <summary> Optional. Gets or sets List of subnets in a VirtualNetwork </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)"> <summary> Initializes a new instance of the VirtualNetworkGateway class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.EnableBgp"> <summary> Optional. EnableBgp Flag </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.GatewayType"> <summary> Optional. The type of this virtual network gateway. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.IpConfigurations"> <summary> Optional. IpConfigurations for Virtual network gateway. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the VirtualNetworkGateway resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the VirtualNetworkGateway resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway.VpnType"> <summary> Optional. The type of this virtual network gateway. </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)"> <summary> Initializes a new instance of the VirtualNetworkGatewayConnection class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.ConnectionType"> <summary> Optional. Gateway connection type -Ipsec/Dedicated/VpnClient/Vnet2Vnet </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.LocalNetworkGateway2"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.Peer"> <summary> Optional. The reference to peerings resource. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the VirtualNetworkGatewayConnection resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.ResourceGuid"> <summary> Optional. Gets or sets resource guid property of the VirtualNetworkGatewayConnection resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.RoutingWeight"> <summary> Optional. The Routing weight. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.SharedKey"> <summary> Optional. The Ipsec share key. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.VirtualNetworkGateway1"> <summary> Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection.VirtualNetworkGateway2"> <summary> Optional. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionGetResponse"> <summary> Response for GetVitualNetworkGatewayConnection Api servive call. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionGetResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkGatewayConnectionGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionGetResponse.VirtualNetworkGatewayConnection"> <summary> Optional. Gets virtual network gateway connection details that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionListResponse"> <summary> Response for ListVirtualNetworkGatewayConnections Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionListResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkGatewayConnectionListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionListResponse.VirtualNetworkGatewayConnections"> <summary> Optional. Gets List of VirtualNetworkGatewayConnections that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionPutResponse"> <summary> Response for CreateOrUpdateVirtualNetworkGatewayConnection Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionPutResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkGatewayConnectionPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionPutResponse.VirtualNetworkGatewayConnection"> <summary> Optional. Gets the virtual network gateway connection that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionType"> <summary> The different connection types that a virtual network gateway can have. </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionType.IPsec"> <summary> Virtual network gateway connection type:IPsec </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionType.Vnet2Vnet"> <summary> Virtual network gateway connection type:Vnet2Vnet </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionType.ExpressRoute"> <summary> Virtual network gateway dedicated connection type:ExpressRoute </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnectionType.VPNClient"> <summary> Virtual network gateway connection type:VPNClient </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayGetResponse"> <summary> Response for GetVitualNetworkgateway Api servive call. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayGetResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkGatewayGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayGetResponse.VirtualNetworkGateway"> <summary> Optional. Gets virtual network gateway details that exists in a resource group </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="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIpConfiguration.PrivateIpAddress"> <summary> Optional. Gets or sets the privateIPAddress of the Network Interface IP Configuration </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIpConfiguration.PrivateIpAllocationMethod"> <summary> Optional. Gets or sets PrivateIP allocation method (Static/Dynamic) </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIpConfiguration.ProvisioningState"> <summary> Optional. Gets or sets Provisioning state of the PublicIP resource Updating/Deleting/Failed </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIpConfiguration.PublicIpAddress"> <summary> Optional. Gets or sets the reference of the PublicIP resource </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIpConfiguration.Subnet"> <summary> Optional. Gets or sets the reference of the subnet resource </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayListResponse"> <summary> Response for ListVirtualNetworkGateways Api service call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayListResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkGatewayListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayListResponse.VirtualNetworkGateways"> <summary> Optional. Gets List of VirtualNetworkGateways that exists in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayPutResponse"> <summary> Response for PutVirtualNetworkGateway Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayPutResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkGatewayPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayPutResponse.VirtualNetworkGateway"> <summary> Optional. Puts the virtual network gateway that exists in a resource group </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayType.Vpn"> <summary> VPN Gateways </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayType.ExpressRoute"> <summary> Express Route </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkGetResponse"> <summary> Response for GetVirtualNetworks API service calls. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkGetResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkGetResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkGetResponse.VirtualNetwork"> <summary> Optional. Gets a VirtualNetwork in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkListResponse"> <summary> Response for ListVirtualNetworks Api servive call </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkListResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkListResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkListResponse.NextLink"> <summary> Optional. Gets the URL to get the next set of results. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkListResponse.VirtualNetworks"> <summary> Optional. Gets list of VirtualNetworks in a resource group </summary> </member> <member name="T:Microsoft.Azure.Management.Network.Models.VirtualNetworkPutResponse"> <summary> Response for PutVirtualNetworks API service calls. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.Models.VirtualNetworkPutResponse.#ctor"> <summary> Initializes a new instance of the VirtualNetworkPutResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.Models.VirtualNetworkPutResponse.VirtualNetwork"> <summary> Optional. Gets a VirtualNetwork in a resource group </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VpnType.PolicyBased"> <summary> Virtual network StaticRouting gateway type </summary> </member> <member name="F:Microsoft.Azure.Management.Network.Models.VpnType.RouteBased"> <summary> Virtual network DynamicRouting gateway type </summary> </member> <member name="T:Microsoft.Azure.Management.Network.NetworkInterfaceOperations"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the NetworkInterfaceOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='parameters'> Required. Parameters supplied to the create/update NetworkInterface operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutNetworkInterface Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete netwokInterface operation deletes the specified netwokInterface. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='parameters'> Required. Parameters supplied to the create/update NetworkInterface operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get ntework interface operation retreives information about the specified network interface. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.GetVirtualMachineScaleSetNetworkInterfaceAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualMachineScaleSetName'> Required. The name of the virtual machine scale set. </param> <param name='virtualmachineIndex'> Required. The virtual machine index. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List networkInterfaces opertion retrieves all the networkInterfaces in a resource group. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List networkInterfaces opertion retrieves all the networkInterfaces in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.ListVirtualMachineScaleSetNetworkInterfacesAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualMachineScaleSetName'> Required. The name of the virtual machine scale set. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkInterfaceOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface)"> <summary> The Put NetworkInterface operation creates/updates a networkInterface </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='parameters'> Required. Parameters supplied to the create/update NetworkInterface operation </param> <returns> Response for PutNetworkInterface Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface)"> <summary> The Put NetworkInterface operation creates/updates a networkInterface </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='parameters'> Required. Parameters supplied to the create/update NetworkInterface operation </param> <returns> Response for PutNetworkInterface Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String)"> <summary> The delete netwokInterface operation deletes the specified netwokInterface. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String)"> <summary> The delete netwokInterface operation deletes the specified netwokInterface. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface)"> <summary> The Put NetworkInterface operation creates/updates a networkInterface </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='parameters'> Required. Parameters supplied to the create/update NetworkInterface operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.NetworkInterface)"> <summary> The Put NetworkInterface operation creates/updates a networkInterface </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <param name='parameters'> Required. Parameters supplied to the create/update NetworkInterface operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.Delete(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String)"> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.Get(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String)"> <summary> The Get ntework interface operation retreives information about the specified network interface. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String,System.String)"> <summary> The Get ntework interface operation retreives information about the specified network interface. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.GetVirtualMachineScaleSetNetworkInterface(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualMachineScaleSetName'> Required. The name of the virtual machine scale set. </param> <param name='virtualmachineIndex'> Required. The virtual machine index. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.GetVirtualMachineScaleSetNetworkInterfaceAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualMachineScaleSetName'> Required. The name of the virtual machine scale set. </param> <param name='virtualmachineIndex'> Required. The virtual machine index. </param> <param name='networkInterfaceName'> Required. The name of the network interface. </param> <returns> Response for GetNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.List(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String)"> <summary> The List networkInterfaces opertion retrieves all the networkInterfaces in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,System.String)"> <summary> The List networkInterfaces opertion retrieves all the networkInterfaces in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.INetworkInterfaceOperations)"> <summary> The List networkInterfaces opertion retrieves all the networkInterfaces in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations)"> <summary> The List networkInterfaces opertion retrieves all the networkInterfaces in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.ListVirtualMachineScaleSetNetworkInterfaces(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualMachineScaleSetName'> Required. The name of the virtual machine scale set. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkInterfaceOperationsExtensions.ListVirtualMachineScaleSetNetworkInterfacesAsync(Microsoft.Azure.Management.Network.INetworkInterfaceOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkInterfaceOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualMachineScaleSetName'> Required. The name of the virtual machine scale set. </param> <returns> Response for ListNetworkInterface Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.NetworkResourceProviderClient"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.#ctor"> <summary> Initializes a new instance of the NetworkResourceProviderClient class. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri)"> <summary> Initializes a new instance of the NetworkResourceProviderClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> <param name='baseUri'> Optional. Gets the URI used as the base for all cloud service requests. </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)"> <summary> Initializes a new instance of the NetworkResourceProviderClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.#ctor(System.Net.Http.HttpClient)"> <summary> Initializes a new instance of the NetworkResourceProviderClient class. </summary> <param name='httpClient'> The Http client </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri,System.Net.Http.HttpClient)"> <summary> Initializes a new instance of the NetworkResourceProviderClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> <param name='baseUri'> Optional. Gets the URI used as the base for all cloud service requests. </param> <param name='httpClient'> The Http client </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)"> <summary> Initializes a new instance of the NetworkResourceProviderClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> <param name='httpClient'> The Http client </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.Clone(Hyak.Common.ServiceClient{Microsoft.Azure.Management.Network.NetworkResourceProviderClient})"> <summary> Clones properties from current instance to another NetworkResourceProviderClient instance </summary> <param name='client'> Instance of NetworkResourceProviderClient to clone to </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.CheckDnsNameAvailabilityAsync(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='location'> Required. The location of the domain name </param> <param name='domainNameLabel'> Required. 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'> Cancellation token. </param> <returns> Response for CheckDnsNameAvailability Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.GetLongRunningOperationStatusAsync(System.String,System.Threading.CancellationToken)"> <summary> The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. </summary> <param name='azureAsyncOperation'> Required. Location value returned by the Begin operation. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.ApiVersion"> <summary> Gets the API version. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.BaseUri"> <summary> Gets the URI used as the base for all cloud service requests. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.Credentials"> <summary> Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.LongRunningOperationInitialTimeout"> <summary> Gets or sets the initial timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.ApplicationGateways"> <summary> The Network Resource Provider API includes operations managing the application gateways for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.ExpressRouteCircuitAuthorizations"> <summary> The Network Resource Provider API includes operations for managing the Authorizations for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.ExpressRouteCircuits"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteCircuits for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.ExpressRouteCircuitPeerings"> <summary> The Network Resource Provider API includes operations for managing the Peerings for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.ExpressRouteServiceProviders"> <summary> The Network Resource Provider API includes operations for managing the ExpressRouteServiceProviders for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.LoadBalancers"> <summary> The Network Resource Provider API includes operations for managing the load balancers for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.LocalNetworkGateways"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.NetworkInterfaces"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.NetworkSecurityGroups"> <summary> The Network Resource Provider API includes operations for managing the NetworkSecurityGroups for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.PublicIpAddresses"> <summary> The Network Resource Provider API includes operations for managing the PublicIPAddress for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.Routes"> <summary> The Network Resource Provider API includes operations for managing the Routes for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.RouteTables"> <summary> The Network Resource Provider API includes operations for managing the RouteTables for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.SecurityRules"> <summary> The Network Resource Provider API includes operations for managing the SecurityRules for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.Subnets"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.Usages"> <summary> Operations for listing usage. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.VirtualNetworkGatewayConnections"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.VirtualNetworkGateways"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkResourceProviderClient.VirtualNetworks"> <summary> The Network Resource Provider API includes operations for managing the Virtual Networks for your subscription. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.NetworkResourceProviderClientExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClientExtensions.CheckDnsNameAvailability(Microsoft.Azure.Management.Network.INetworkResourceProviderClient,System.String,System.String)"> <summary> Checks whether a domain name in the cloudapp.net zone is available for use. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkResourceProviderClient. </param> <param name='location'> Required. The location of the domain name </param> <param name='domainNameLabel'> Required. 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> <returns> Response for CheckDnsNameAvailability Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClientExtensions.CheckDnsNameAvailabilityAsync(Microsoft.Azure.Management.Network.INetworkResourceProviderClient,System.String,System.String)"> <summary> Checks whether a domain name in the cloudapp.net zone is available for use. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkResourceProviderClient. </param> <param name='location'> Required. The location of the domain name </param> <param name='domainNameLabel'> Required. 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> <returns> Response for CheckDnsNameAvailability Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClientExtensions.GetLongRunningOperationStatus(Microsoft.Azure.Management.Network.INetworkResourceProviderClient,System.String)"> <summary> The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkResourceProviderClient. </param> <param name='azureAsyncOperation'> Required. Location value returned by the Begin operation. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkResourceProviderClientExtensions.GetLongRunningOperationStatusAsync(Microsoft.Azure.Management.Network.INetworkResourceProviderClient,System.String)"> <summary> The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkResourceProviderClient. </param> <param name='azureAsyncOperation'> Required. Location value returned by the Begin operation. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations"> <summary> The Network Resource Provider API includes operations for managing the NetworkSecurityGroups for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the NetworkSecurityGroupOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='parameters'> Required. Parameters supplied to the create/update Network Security Group operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PUT NetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Delete NetworkSecurityGroup operation deletes the specifed network security group </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='parameters'> Required. Parameters supplied to the create/update Network Security Group operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Delete NetworkSecurityGroup operation deletes the specifed network security group </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get NetworkSecurityGroups operation retrieves information about the specified network security group. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetNetworkSecurityGroup Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The list NetworkSecurityGroups returns all network security groups in a resource group </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The list NetworkSecurityGroups returns all network security groups in a subscription </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='parameters'> Required. Parameters supplied to the create/update Network Security Group operation </param> <returns> Response for PUT NetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='parameters'> Required. Parameters supplied to the create/update Network Security Group operation </param> <returns> Response for PUT NetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String,System.String)"> <summary> The Delete NetworkSecurityGroup operation deletes the specifed network security group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String,System.String)"> <summary> The Delete NetworkSecurityGroup operation deletes the specifed network security group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='parameters'> Required. Parameters supplied to the create/update Network Security Group operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,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'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='parameters'> Required. Parameters supplied to the create/update Network Security Group operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.Delete(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String,System.String)"> <summary> The Delete NetworkSecurityGroup operation deletes the specifed network security group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String,System.String)"> <summary> The Delete NetworkSecurityGroup operation deletes the specifed network security group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.Get(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String,System.String)"> <summary> The Get NetworkSecurityGroups operation retrieves information about the specified network security group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> Response for GetNetworkSecurityGroup Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String,System.String)"> <summary> The Get NetworkSecurityGroups operation retrieves information about the specified network security group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> Response for GetNetworkSecurityGroup Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.List(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String)"> <summary> The list NetworkSecurityGroups returns all network security groups in a resource group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations,System.String)"> <summary> The list NetworkSecurityGroups returns all network security groups in a resource group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations)"> <summary> The list NetworkSecurityGroups returns all network security groups in a subscription </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.NetworkSecurityGroupOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations)"> <summary> The list NetworkSecurityGroups returns all network security groups in a subscription </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.INetworkSecurityGroupOperations. </param> <returns> Response for ListNetworkSecurityGroups Api servive call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.PublicIpAddressOperations"> <summary> The Network Resource Provider API includes operations for managing the PublicIPAddress for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the PublicIpAddressOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the publicIpAddress. </param> <param name='parameters'> Required. Parameters supplied to the create/update PublicIPAddress operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete publicIpAddress operation deletes the specified publicIpAddress. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the publicIpAddress. </param> <param name='parameters'> Required. Parameters supplied to the create PublicIPAddress operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get Role operation retrieves information about the specified virtual machine. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get publicIpAddress operation retreives information about the specified pubicIpAddress </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List publicIpAddress opertion retrieves all the publicIpAddresses in a resource group. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The List publicIpAddress opertion retrieves all the publicIpAddresses in a subscription. </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.PublicIpAddressOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,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'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the publicIpAddress. </param> <param name='parameters'> Required. Parameters supplied to the create/update PublicIPAddress operation </param> <returns> Response for PutPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,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'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the publicIpAddress. </param> <param name='parameters'> Required. Parameters supplied to the create/update PublicIPAddress operation </param> <returns> Response for PutPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String,System.String)"> <summary> The delete publicIpAddress operation deletes the specified publicIpAddress. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String,System.String)"> <summary> The delete publicIpAddress operation deletes the specified publicIpAddress. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,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'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the publicIpAddress. </param> <param name='parameters'> Required. Parameters supplied to the create PublicIPAddress operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,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'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the publicIpAddress. </param> <param name='parameters'> Required. Parameters supplied to the create PublicIPAddress operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String,System.String)"> <summary> The Get Role operation retrieves information about the specified virtual machine. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String,System.String)"> <summary> The Get Role operation retrieves information about the specified virtual machine. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.Get(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String,System.String)"> <summary> The Get publicIpAddress operation retreives information about the specified pubicIpAddress </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <returns> Response for GetPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String,System.String)"> <summary> The Get publicIpAddress operation retreives information about the specified pubicIpAddress </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='publicIpAddressName'> Required. The name of the subnet. </param> <returns> Response for GetPublicIpAddress Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.List(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String)"> <summary> The List publicIpAddress opertion retrieves all the publicIpAddresses in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IPublicIpAddressOperations,System.String)"> <summary> The List publicIpAddress opertion retrieves all the publicIpAddresses in a resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IPublicIpAddressOperations)"> <summary> The List publicIpAddress opertion retrieves all the publicIpAddresses in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.PublicIpAddressOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IPublicIpAddressOperations)"> <summary> The List publicIpAddress opertion retrieves all the publicIpAddresses in a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IPublicIpAddressOperations. </param> <returns> Response for ListPublicIpAddresses Api service call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.RouteOperations"> <summary> The Network Resource Provider API includes operations for managing the Routes for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the RouteOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='routeParameters'> Required. Parameters supplied to the create/update routeoperation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PUT Routes Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperations.BeginDeletingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='routeParameters'> Required. Parameters supplied to the create/update route operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperations.DeleteAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperations.GetAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetRoute Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperations.ListAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListRoute Api servive call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.RouteOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.RouteOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IRouteOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='routeParameters'> Required. Parameters supplied to the create/update routeoperation </param> <returns> Response for PUT Routes Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IRouteOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='routeParameters'> Required. Parameters supplied to the create/update routeoperation </param> <returns> Response for PUT Routes Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IRouteOperations,System.String,System.String,System.String)"> <summary> The delete route operation deletes the specified route from a route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IRouteOperations,System.String,System.String,System.String)"> <summary> The delete route operation deletes the specified route from a route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IRouteOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='routeParameters'> Required. Parameters supplied to the create/update route operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IRouteOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <param name='routeParameters'> Required. Parameters supplied to the create/update route operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IRouteOperations,System.String,System.String,System.String)"> <summary> The delete route operation deletes the specified route from a route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IRouteOperations,System.String,System.String,System.String)"> <summary> The delete route operation deletes the specified route from a route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.Get(Microsoft.Azure.Management.Network.IRouteOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <returns> Response for GetRoute Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IRouteOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='routeName'> Required. The name of the route. </param> <returns> Response for GetRoute Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.List(Microsoft.Azure.Management.Network.IRouteOperations,System.String,System.String)"> <summary> The List network security rule opertion retrieves all the routes in a route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> Response for ListRoute Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IRouteOperations,System.String,System.String)"> <summary> The List network security rule opertion retrieves all the routes in a route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> Response for ListRoute Api servive call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.RouteTableOperations"> <summary> The Network Resource Provider API includes operations for managing the RouteTables for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the RouteTableOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='parameters'> Required. Parameters supplied to the create/update Route Table operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PUT RouteTables Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Delete RouteTable operation deletes the specifed Route Table </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='parameters'> Required. Parameters supplied to the create/update Route Table operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Delete RouteTable operation deletes the specifed Route Table </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get RouteTables operation retrieves information about the specified route table. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetRouteTable Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The list RouteTables returns all route tables in a resource group </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The list RouteTables returns all route tables in a subscription </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.RouteTableOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IRouteTableOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='parameters'> Required. Parameters supplied to the create/update Route Table operation </param> <returns> Response for PUT RouteTables Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IRouteTableOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='parameters'> Required. Parameters supplied to the create/update Route Table operation </param> <returns> Response for PUT RouteTables Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String,System.String)"> <summary> The Delete RouteTable operation deletes the specifed Route Table </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String,System.String)"> <summary> The Delete RouteTable operation deletes the specifed Route Table </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IRouteTableOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='parameters'> Required. Parameters supplied to the create/update Route Table operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IRouteTableOperations,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'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <param name='parameters'> Required. Parameters supplied to the create/update Route Table operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String,System.String)"> <summary> The Delete RouteTable operation deletes the specifed Route Table </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String,System.String)"> <summary> The Delete RouteTable operation deletes the specifed Route Table </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.Get(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String,System.String)"> <summary> The Get RouteTables operation retrieves information about the specified route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> Response for GetRouteTable Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String,System.String)"> <summary> The Get RouteTables operation retrieves information about the specified route table. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='routeTableName'> Required. The name of the route table. </param> <returns> Response for GetRouteTable Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.List(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String)"> <summary> The list RouteTables returns all route tables in a resource group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IRouteTableOperations,System.String)"> <summary> The list RouteTables returns all route tables in a resource group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IRouteTableOperations)"> <summary> The list RouteTables returns all route tables in a subscription </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.RouteTableOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IRouteTableOperations)"> <summary> The list RouteTables returns all route tables in a subscription </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IRouteTableOperations. </param> <returns> Response for ListRouteTable Api servive call </returns> </member> <member name="T:Microsoft.Azure.Management.Network.SecurityRuleOperations"> <summary> The Network Resource Provider API includes operations for managing the SecurityRules for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the SecurityRuleOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='securityRuleParameters'> Required. Parameters supplied to the create/update network security rule operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PUT SecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperations.BeginDeletingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='securityRuleParameters'> Required. Parameters supplied to the create/update network security rule operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperations.DeleteAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperations.GetAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetSecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperations.ListAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListSecurityRule Api service callRetrieves all security rules that belongs to a network security group </returns> </member> <member name="P:Microsoft.Azure.Management.Network.SecurityRuleOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.ISecurityRuleOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='securityRuleParameters'> Required. Parameters supplied to the create/update network security rule operation </param> <returns> Response for PUT SecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.ISecurityRuleOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='securityRuleParameters'> Required. Parameters supplied to the create/update network security rule operation </param> <returns> Response for PUT SecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.ISecurityRuleOperations,System.String,System.String,System.String)"> <summary> The delete network security rule operation deletes the specified network security rule. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.ISecurityRuleOperations,System.String,System.String,System.String)"> <summary> The delete network security rule operation deletes the specified network security rule. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ISecurityRuleOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='securityRuleParameters'> Required. Parameters supplied to the create/update network security rule operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ISecurityRuleOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <param name='securityRuleParameters'> Required. Parameters supplied to the create/update network security rule operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ISecurityRuleOperations,System.String,System.String,System.String)"> <summary> The delete network security rule operation deletes the specified network security rule. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ISecurityRuleOperations,System.String,System.String,System.String)"> <summary> The delete network security rule operation deletes the specified network security rule. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.Get(Microsoft.Azure.Management.Network.ISecurityRuleOperations,System.String,System.String,System.String)"> <summary> The Get NetworkSecurityRule operation retreives information about the specified network security rule. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <returns> Response for GetSecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ISecurityRuleOperations,System.String,System.String,System.String)"> <summary> The Get NetworkSecurityRule operation retreives information about the specified network security rule. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <param name='securityRuleName'> Required. The name of the security rule. </param> <returns> Response for GetSecurityRule Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.List(Microsoft.Azure.Management.Network.ISecurityRuleOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> Response for ListSecurityRule Api service callRetrieves all security rules that belongs to a network security group </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SecurityRuleOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ISecurityRuleOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISecurityRuleOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='networkSecurityGroupName'> Required. The name of the network security group. </param> <returns> Response for ListSecurityRule Api service callRetrieves all security rules that belongs to a network security group </returns> </member> <member name="T:Microsoft.Azure.Management.Network.SubnetOperations"> <summary> The Network Resource Provider API includes operations for managing the subnets for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the SubnetOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='subnetParameters'> Required. Parameters supplied to the create/update Subnet operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperations.BeginDeletingAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete subnet operation deletes the specified subnet. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='subnetParameters'> Required. Parameters supplied to the create/update Subnet operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperations.DeleteAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> The delete subnet operation deletes the specified subnet. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperations.GetAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get subnet operation retreives information about the specified subnet. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperations.ListAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The List subnets opertion retrieves all the subnets in a virtual network. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListSubnets Api service callRetrieves all subnet that belongs to a virtual network </returns> </member> <member name="P:Microsoft.Azure.Management.Network.SubnetOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.SubnetOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.ISubnetOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='subnetParameters'> Required. Parameters supplied to the create/update Subnet operation </param> <returns> Response for PutSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.ISubnetOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='subnetParameters'> Required. Parameters supplied to the create/update Subnet operation </param> <returns> Response for PutSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String,System.String)"> <summary> The delete subnet operation deletes the specified subnet. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String,System.String)"> <summary> The delete subnet operation deletes the specified subnet. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.ISubnetOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='subnetParameters'> Required. Parameters supplied to the create/update Subnet operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.ISubnetOperations,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'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <param name='subnetParameters'> Required. Parameters supplied to the create/update Subnet operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.Delete(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String,System.String)"> <summary> The delete subnet operation deletes the specified subnet. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String,System.String)"> <summary> The delete subnet operation deletes the specified subnet. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.Get(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String,System.String)"> <summary> The Get subnet operation retreives information about the specified subnet. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <returns> Response for GetSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String,System.String)"> <summary> The Get subnet operation retreives information about the specified subnet. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='subnetName'> Required. The name of the subnet. </param> <returns> Response for GetSubnet Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.List(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String)"> <summary> The List subnets opertion retrieves all the subnets in a virtual network. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> Response for ListSubnets Api service callRetrieves all subnet that belongs to a virtual network </returns> </member> <member name="M:Microsoft.Azure.Management.Network.SubnetOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.ISubnetOperations,System.String,System.String)"> <summary> The List subnets opertion retrieves all the subnets in a virtual network. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.ISubnetOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> Response for ListSubnets Api service callRetrieves all subnet that belongs to a virtual network </returns> </member> <member name="T:Microsoft.Azure.Management.Network.UsageOperations"> <summary> Operations for listing usage. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.UsageOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the UsageOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.UsageOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> Lists compute usages for a subscription. </summary> <param name='location'> Required. The location upon which resource usage is queried. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The List Usages operation response. </returns> </member> <member name="P:Microsoft.Azure.Management.Network.UsageOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.UsageOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.UsageOperationsExtensions.List(Microsoft.Azure.Management.Network.IUsageOperations,System.String)"> <summary> Lists compute usages for a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IUsageOperations. </param> <param name='location'> Required. The location upon which resource usage is queried. </param> <returns> The List Usages operation response. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.UsageOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IUsageOperations,System.String)"> <summary> Lists compute usages for a subscription. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IUsageOperations. </param> <param name='location'> Required. The location upon which resource usage is queried. </param> <returns> The List Usages operation response. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the VirtualNetworkGatewayConnectionOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway conenction. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for CreateOrUpdateVirtualNetworkGatewayConnection Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.BeginDeletingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.BeginResetSharedKeyAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection reset shared key Name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway connection shared key operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGatewayConnectionResetSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.BeginSetSharedKeyAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Set Virtual Network Gateway conection Shared key operation throughNetwork resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGatewayConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.CreateOrUpdateAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection,System.Threading.CancellationToken)"> <summary> The CreateOrUpdate Virtual network Gateway connection creates a new or updates an existing virtualnetwork gateway connection through Network resource provider. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway conenction. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.DeleteAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.GetAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetVitualNetworkGatewayConnection Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.GetSharedKeyAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='connectionSharedKeyName'> Required. The virtual network gateway connection shared key name. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for CheckConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List VirtualNetworkGatewayConnections operation retrieves all the virtual network gateways connections created. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworkGatewayConnections Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.ResetSharedKeyAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey,System.Threading.CancellationToken)"> <summary> The Reset VirtualNetworkGatewayConnectionSharedKey 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'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway connection shared key operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.SetSharedKeyAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection shared key operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="P:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway conenction. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection operation through Network resource provider. </param> <returns> Response for CreateOrUpdateVirtualNetworkGatewayConnection Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway conenction. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection operation through Network resource provider. </param> <returns> Response for CreateOrUpdateVirtualNetworkGatewayConnection Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGatewayConnection operation deletes the specifed virtual network Gateway connection through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGatewayConnection operation deletes the specifed virtual network Gateway connection through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginResetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection reset shared key Name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway connection shared key operation through Network resource provider. </param> <returns> Response for PutVirtualNetworkGatewayConnectionResetSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginResetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection reset shared key Name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway connection shared key operation through Network resource provider. </param> <returns> Response for PutVirtualNetworkGatewayConnectionResetSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginSetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Set Virtual Network Gateway conection Shared key operation throughNetwork resource provider. </param> <returns> Response for PutVirtualNetworkGatewayConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.BeginSetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Set Virtual Network Gateway conection Shared key operation throughNetwork resource provider. </param> <returns> Response for PutVirtualNetworkGatewayConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection)"> <summary> The CreateOrUpdate Virtual network Gateway connection creates a new or updates an existing virtualnetwork gateway connection through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway conenction. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayConnection)"> <summary> The CreateOrUpdate Virtual network Gateway connection creates a new or updates an existing virtualnetwork gateway connection through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway conenction. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGatewayConnection operation deletes the specifed virtual network Gateway connection through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGatewayConnection operation deletes the specifed virtual network Gateway connection through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.Get(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <returns> Response for GetVitualNetworkGatewayConnection Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The name of the virtual network gateway connection. </param> <returns> Response for GetVitualNetworkGatewayConnection Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.GetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='connectionSharedKeyName'> Required. The virtual network gateway connection shared key name. </param> <returns> Response for CheckConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.GetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='connectionSharedKeyName'> Required. The virtual network gateway connection shared key name. </param> <returns> Response for CheckConnectionSharedKey Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.List(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String)"> <summary> The List VirtualNetworkGatewayConnections operation retrieves all the virtual network gateways connections created. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListVirtualNetworkGatewayConnections Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String)"> <summary> The List VirtualNetworkGatewayConnections operation retrieves all the virtual network gateways connections created. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListVirtualNetworkGatewayConnections Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.ResetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey)"> <summary> The Reset VirtualNetworkGatewayConnectionSharedKey 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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway connection shared key operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.ResetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.ConnectionResetSharedKey)"> <summary> The Reset VirtualNetworkGatewayConnectionSharedKey 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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway connection shared key operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.SetSharedKey(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection shared key operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayConnectionOperationsExtensions.SetSharedKeyAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayConnectionOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayConnectionName'> Required. The virtual network gateway connection name. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway connection shared key operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual network Gateway for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the VirtualNetworkGatewayOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.BeginDeletingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.BeginResetAsync(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 gatewayin the specified resource group through Network resource provider. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.CreateOrUpdateAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.DeleteAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.GetAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetVitualNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The List VirtualNetworkGateways opertion retrieves all the virtual network gateways stored. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworkGateways Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.ResetAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway operation through Network resource provider. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="P:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway operation through Network resource provider. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway operation through Network resource provider. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGateway operation deletes the specifed virtual network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGateway operation deletes the specifed virtual network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.BeginReset(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway)"> <summary> The Reset VirtualNetworkGateway operation resets the primary of the virtual network gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway operation through Network resource provider. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.BeginResetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetworkGateway)"> <summary> The Reset VirtualNetworkGateway operation resets the primary of the virtual network gatewayin the specified resource group through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway operation through Network resource provider. </param> <returns> Response for PutVirtualNetworkGateway Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Create or update Virtual Network Gateway operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGateway operation deletes the specifed virtual network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String,System.String)"> <summary> The Delete VirtualNetworkGateway operation deletes the specifed virtual network Gateway through Network resource provider. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.Get(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <returns> Response for GetVitualNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <returns> Response for GetVitualNetworkgateway Api servive call. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.List(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String)"> <summary> The List VirtualNetworkGateways opertion retrieves all the virtual network gateways stored. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListVirtualNetworkGateways Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,System.String)"> <summary> The List VirtualNetworkGateways opertion retrieves all the virtual network gateways stored. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListVirtualNetworkGateways Api service call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.Reset(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkGatewayOperationsExtensions.ResetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkGatewayOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkGatewayName'> Required. The name of the virtual network gateway. </param> <param name='parameters'> Required. Parameters supplied to the Begin Reset Virtual Network Gateway operation through Network resource provider. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="T:Microsoft.Azure.Management.Network.VirtualNetworkOperations"> <summary> The Network Resource Provider API includes operations for managing the Virtual Networks for your subscription. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.#ctor(Microsoft.Azure.Management.Network.NetworkResourceProviderClient)"> <summary> Initializes a new instance of the VirtualNetworkOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.BeginCreateOrUpdatingAsync(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='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='parameters'> Required. Parameters supplied to the create/update Virtual Network operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for PutVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.BeginDeletingAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Delete VirtualNetwork operation deletes the specifed virtual network </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.CreateOrUpdateAsync(System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork,System.Threading.CancellationToken)"> <summary> The Put VirtualNetwork operation creates/updates a virtual networkin the specified resource group. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='parameters'> Required. Parameters supplied to the create/update Virtual Network operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Delete VirtualNetwork operation deletes the specifed virtual network </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> The Get VirtualNetwork operation retrieves information about the specified virtual network. </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for GetVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.ListAsync(System.String,System.Threading.CancellationToken)"> <summary> The list VirtualNetwork returns all Virtual Networks in a resource group </summary> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperations.ListAllAsync(System.Threading.CancellationToken)"> <summary> The list VirtualNetwork returns all Virtual Networks in a subscription </summary> <param name='cancellationToken'> Cancellation token. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> <member name="P:Microsoft.Azure.Management.Network.VirtualNetworkOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.Network.NetworkResourceProviderClient. </summary> </member> <member name="T:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions"> <summary> The Windows Azure Network management API provides a RESTful set of web services that interact with Windows Azure Networks service to manage your network resrources. The API has entities that capture the relationship between an end user and the Windows Azure Networks service. </summary> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.BeginCreateOrUpdating(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='parameters'> Required. Parameters supplied to the create/update Virtual Network operation </param> <returns> Response for PutVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.BeginCreateOrUpdatingAsync(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,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'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='parameters'> Required. Parameters supplied to the create/update Virtual Network operation </param> <returns> Response for PutVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.BeginDeleting(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String)"> <summary> The Delete VirtualNetwork operation deletes the specifed virtual network </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.BeginDeletingAsync(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String)"> <summary> The Delete VirtualNetwork operation deletes the specifed virtual network </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> If the resource provide needs to return an error to any operation, it should return the appropriate HTTP error code and a message body as can be seen below.The message should be localized per the Accept-Language header specified in the original request such thatit could be directly be exposed to users </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork)"> <summary> The Put VirtualNetwork operation creates/updates a virtual networkin the specified resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='parameters'> Required. Parameters supplied to the create/update Virtual Network operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String,Microsoft.Azure.Management.Network.Models.VirtualNetwork)"> <summary> The Put VirtualNetwork operation creates/updates a virtual networkin the specified resource group. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <param name='parameters'> Required. Parameters supplied to the create/update Virtual Network operation </param> <returns> The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.Delete(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String)"> <summary> The Delete VirtualNetwork operation deletes the specifed virtual network </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String)"> <summary> The Delete VirtualNetwork operation deletes the specifed virtual network </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.Get(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String)"> <summary> The Get VirtualNetwork operation retrieves information about the specified virtual network. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> Response for GetVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.GetAsync(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String,System.String)"> <summary> The Get VirtualNetwork operation retrieves information about the specified virtual network. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <param name='virtualNetworkName'> Required. The name of the virtual network. </param> <returns> Response for GetVirtualNetworks API service calls. </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.List(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String)"> <summary> The list VirtualNetwork returns all Virtual Networks in a resource group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.ListAsync(Microsoft.Azure.Management.Network.IVirtualNetworkOperations,System.String)"> <summary> The list VirtualNetwork returns all Virtual Networks in a resource group </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <param name='resourceGroupName'> Required. The name of the resource group. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.ListAll(Microsoft.Azure.Management.Network.IVirtualNetworkOperations)"> <summary> The list VirtualNetwork returns all Virtual Networks in a subscription </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> <member name="M:Microsoft.Azure.Management.Network.VirtualNetworkOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.Network.IVirtualNetworkOperations)"> <summary> The list VirtualNetwork returns all Virtual Networks in a subscription </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.Network.IVirtualNetworkOperations. </param> <returns> Response for ListVirtualNetworks Api servive call </returns> </member> </members> </doc> |