xml/Microsoft.Azure.Management.WebSites/AppServicePlansOperationsExtensions.xml (2,995 lines of code) (raw):

<Type Name="AppServicePlansOperationsExtensions" FullName="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions"> <TypeSignature Language="C#" Value="public static class AppServicePlansOperationsExtensions" /> <TypeSignature Language="ILAsm" Value=".class public auto ansi abstract sealed beforefieldinit AppServicePlansOperationsExtensions extends System.Object" /> <TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions" /> <TypeSignature Language="VB.NET" Value="Public Module AppServicePlansOperationsExtensions" /> <TypeSignature Language="F#" Value="type AppServicePlansOperationsExtensions = class" /> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>3.1.0.0</AssemblyVersion> <AssemblyVersion>3.1.1.0</AssemblyVersion> <AssemblyVersion>3.1.2.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <Base> <BaseTypeName>System.Object</BaseTypeName> </Base> <Interfaces /> <Docs> <summary> Extension methods for AppServicePlansOperations. </summary> <remarks>To be added.</remarks> </Docs> <Members> <Member MemberName="BeginCreateOrUpdate"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.AppServicePlan BeginCreateOrUpdate (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.AppServicePlan BeginCreateOrUpdate(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, class Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.AppServicePlan)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function BeginCreateOrUpdate (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, appServicePlan As AppServicePlan) As AppServicePlan" /> <MemberSignature Language="F#" Value="static member BeginCreateOrUpdate : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Microsoft.Azure.Management.WebSites.Models.AppServicePlan -&gt; Microsoft.Azure.Management.WebSites.Models.AppServicePlan" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.BeginCreateOrUpdate (operations, resourceGroupName, name, appServicePlan)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.AppServicePlan</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="appServicePlan" Type="Microsoft.Azure.Management.WebSites.Models.AppServicePlan" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="appServicePlan"> Details of the App Service plan. </param> <summary> Creates or updates an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Creates or updates an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="BeginCreateOrUpdateAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; BeginCreateOrUpdateAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; BeginCreateOrUpdateAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, class Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.AppServicePlan,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function BeginCreateOrUpdateAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, appServicePlan As AppServicePlan, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member BeginCreateOrUpdateAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Microsoft.Azure.Management.WebSites.Models.AppServicePlan * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.BeginCreateOrUpdateAsync (operations, resourceGroupName, name, appServicePlan, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="appServicePlan" Type="Microsoft.Azure.Management.WebSites.Models.AppServicePlan" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="appServicePlan"> Details of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Creates or updates an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Creates or updates an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="CreateOrUpdate"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.AppServicePlan CreateOrUpdate (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.AppServicePlan CreateOrUpdate(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, class Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.AppServicePlan)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function CreateOrUpdate (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, appServicePlan As AppServicePlan) As AppServicePlan" /> <MemberSignature Language="F#" Value="static member CreateOrUpdate : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Microsoft.Azure.Management.WebSites.Models.AppServicePlan -&gt; Microsoft.Azure.Management.WebSites.Models.AppServicePlan" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdate (operations, resourceGroupName, name, appServicePlan)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.AppServicePlan</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="appServicePlan" Type="Microsoft.Azure.Management.WebSites.Models.AppServicePlan" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="appServicePlan"> Details of the App Service plan. </param> <summary> Creates or updates an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Creates or updates an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="CreateOrUpdateAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; CreateOrUpdateAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; CreateOrUpdateAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, class Microsoft.Azure.Management.WebSites.Models.AppServicePlan appServicePlan, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.AppServicePlan,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function CreateOrUpdateAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, appServicePlan As AppServicePlan, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member CreateOrUpdateAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Microsoft.Azure.Management.WebSites.Models.AppServicePlan * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdateAsync (operations, resourceGroupName, name, appServicePlan, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="appServicePlan" Type="Microsoft.Azure.Management.WebSites.Models.AppServicePlan" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="appServicePlan"> Details of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Creates or updates an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Creates or updates an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="CreateOrUpdateVnetRoute"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.VnetRoute CreateOrUpdateVnetRoute (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, Microsoft.Azure.Management.WebSites.Models.VnetRoute route);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.VnetRoute CreateOrUpdateVnetRoute(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, class Microsoft.Azure.Management.WebSites.Models.VnetRoute route) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdateVnetRoute(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.VnetRoute)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function CreateOrUpdateVnetRoute (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String, route As VnetRoute) As VnetRoute" /> <MemberSignature Language="F#" Value="static member CreateOrUpdateVnetRoute : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * Microsoft.Azure.Management.WebSites.Models.VnetRoute -&gt; Microsoft.Azure.Management.WebSites.Models.VnetRoute" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdateVnetRoute (operations, resourceGroupName, name, vnetName, routeName, route)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.VnetRoute</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> <Parameter Name="route" Type="Microsoft.Azure.Management.WebSites.Models.VnetRoute" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <param name="route"> Definition of the Virtual Network route. </param> <summary> Create or update a Virtual Network route in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Create or update a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="CreateOrUpdateVnetRouteAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; CreateOrUpdateVnetRouteAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, Microsoft.Azure.Management.WebSites.Models.VnetRoute route, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; CreateOrUpdateVnetRouteAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, class Microsoft.Azure.Management.WebSites.Models.VnetRoute route, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdateVnetRouteAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.VnetRoute,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function CreateOrUpdateVnetRouteAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String, route As VnetRoute, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VnetRoute)" /> <MemberSignature Language="F#" Value="static member CreateOrUpdateVnetRouteAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * Microsoft.Azure.Management.WebSites.Models.VnetRoute * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdateVnetRouteAsync (operations, resourceGroupName, name, vnetName, routeName, route, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> <Parameter Name="route" Type="Microsoft.Azure.Management.WebSites.Models.VnetRoute" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <param name="route"> Definition of the Virtual Network route. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Create or update a Virtual Network route in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Create or update a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="Delete"> <MemberSignature Language="C#" Value="public static void Delete (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig void Delete(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.Delete(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Sub Delete (operations As IAppServicePlansOperations, resourceGroupName As String, name As String)" /> <MemberSignature Language="F#" Value="static member Delete : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string -&gt; unit" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.Delete (operations, resourceGroupName, name)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <summary> Delete an App Service plan. </summary> <remarks> Description for Delete an App Service plan. </remarks> </Docs> </Member> <Member MemberName="DeleteAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task DeleteAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task DeleteAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function DeleteAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task" /> <MemberSignature Language="F#" Value="static member DeleteAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteAsync (operations, resourceGroupName, name, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Delete an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Delete an App Service plan. </remarks> </Docs> </Member> <Member MemberName="DeleteHybridConnection"> <MemberSignature Language="C#" Value="public static void DeleteHybridConnection (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig void DeleteHybridConnection(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteHybridConnection(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Sub DeleteHybridConnection (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String)" /> <MemberSignature Language="F#" Value="static member DeleteHybridConnection : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string -&gt; unit" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteHybridConnection (operations, resourceGroupName, name, namespaceName, relayName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> Name of the Service Bus namespace. </param> <param name="relayName"> Name of the Service Bus relay. </param> <summary> Delete a Hybrid Connection in use in an App Service plan. </summary> <remarks> Description for Delete a Hybrid Connection in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="DeleteHybridConnectionAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task DeleteHybridConnectionAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task DeleteHybridConnectionAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteHybridConnectionAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function DeleteHybridConnectionAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String, Optional cancellationToken As CancellationToken = Nothing) As Task" /> <MemberSignature Language="F#" Value="static member DeleteHybridConnectionAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteHybridConnectionAsync (operations, resourceGroupName, name, namespaceName, relayName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> Name of the Service Bus namespace. </param> <param name="relayName"> Name of the Service Bus relay. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Delete a Hybrid Connection in use in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Delete a Hybrid Connection in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="DeleteVnetRoute"> <MemberSignature Language="C#" Value="public static void DeleteVnetRoute (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig void DeleteVnetRoute(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteVnetRoute(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Sub DeleteVnetRoute (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String)" /> <MemberSignature Language="F#" Value="static member DeleteVnetRoute : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string -&gt; unit" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteVnetRoute (operations, resourceGroupName, name, vnetName, routeName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <summary> Delete a Virtual Network route in an App Service plan. </summary> <remarks> Description for Delete a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="DeleteVnetRouteAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task DeleteVnetRouteAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task DeleteVnetRouteAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteVnetRouteAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function DeleteVnetRouteAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String, Optional cancellationToken As CancellationToken = Nothing) As Task" /> <MemberSignature Language="F#" Value="static member DeleteVnetRouteAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.DeleteVnetRouteAsync (operations, resourceGroupName, name, vnetName, routeName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Delete a Virtual Network route in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Delete a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="Get"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.AppServicePlan Get (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.AppServicePlan Get(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.Get(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function Get (operations As IAppServicePlansOperations, resourceGroupName As String, name As String) As AppServicePlan" /> <MemberSignature Language="F#" Value="static member Get : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string -&gt; Microsoft.Azure.Management.WebSites.Models.AppServicePlan" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.Get (operations, resourceGroupName, name)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.AppServicePlan</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <summary> Get an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; GetAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; GetAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member GetAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetAsync (operations, resourceGroupName, name, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetHybridConnection"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.HybridConnection GetHybridConnection (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.HybridConnection GetHybridConnection(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnection(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetHybridConnection (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String) As HybridConnection" /> <MemberSignature Language="F#" Value="static member GetHybridConnection : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string -&gt; Microsoft.Azure.Management.WebSites.Models.HybridConnection" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnection (operations, resourceGroupName, name, namespaceName, relayName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.HybridConnection</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> Name of the Service Bus namespace. </param> <param name="relayName"> Name of the Service Bus relay. </param> <summary> Retrieve a Hybrid Connection in use in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Retrieve a Hybrid Connection in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetHybridConnectionAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt; GetHybridConnectionAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt; GetHybridConnectionAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnectionAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetHybridConnectionAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HybridConnection)" /> <MemberSignature Language="F#" Value="static member GetHybridConnectionAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnectionAsync (operations, resourceGroupName, name, namespaceName, relayName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> Name of the Service Bus namespace. </param> <param name="relayName"> Name of the Service Bus relay. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Retrieve a Hybrid Connection in use in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Retrieve a Hybrid Connection in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetHybridConnectionPlanLimit"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits GetHybridConnectionPlanLimit (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits GetHybridConnectionPlanLimit(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnectionPlanLimit(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetHybridConnectionPlanLimit (operations As IAppServicePlansOperations, resourceGroupName As String, name As String) As HybridConnectionLimits" /> <MemberSignature Language="F#" Value="static member GetHybridConnectionPlanLimit : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string -&gt; Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnectionPlanLimit (operations, resourceGroupName, name)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <summary> Get the maximum number of Hybrid Connections allowed in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get the maximum number of Hybrid Connections allowed in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetHybridConnectionPlanLimitAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits&gt; GetHybridConnectionPlanLimitAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits&gt; GetHybridConnectionPlanLimitAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnectionPlanLimitAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetHybridConnectionPlanLimitAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HybridConnectionLimits)" /> <MemberSignature Language="F#" Value="static member GetHybridConnectionPlanLimitAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetHybridConnectionPlanLimitAsync (operations, resourceGroupName, name, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnectionLimits&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get the maximum number of Hybrid Connections allowed in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get the maximum number of Hybrid Connections allowed in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetRouteForVnet"> <MemberSignature Language="C#" Value="public static System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; GetRouteForVnet (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; GetRouteForVnet(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetRouteForVnet(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetRouteForVnet (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String) As IList(Of VnetRoute)" /> <MemberSignature Language="F#" Value="static member GetRouteForVnet : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string -&gt; System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetRouteForVnet (operations, resourceGroupName, name, vnetName, routeName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <summary> Get a Virtual Network route in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetRouteForVnetAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt; GetRouteForVnetAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt; GetRouteForVnetAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetRouteForVnetAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetRouteForVnetAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of VnetRoute))" /> <MemberSignature Language="F#" Value="static member GetRouteForVnetAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetRouteForVnetAsync (operations, resourceGroupName, name, vnetName, routeName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get a Virtual Network route in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetServerFarmSkus"> <MemberSignature Language="C#" Value="public static object GetServerFarmSkus (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig object GetServerFarmSkus(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetServerFarmSkus(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetServerFarmSkus (operations As IAppServicePlansOperations, resourceGroupName As String, name As String) As Object" /> <MemberSignature Language="F#" Value="static member GetServerFarmSkus : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string -&gt; obj" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetServerFarmSkus (operations, resourceGroupName, name)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Object</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of App Service Plan </param> <summary> Gets all selectable SKUs for a given App Service Plan </summary> <returns>To be added.</returns> <remarks> Description for Gets all selectable SKUs for a given App Service Plan </remarks> </Docs> </Member> <Member MemberName="GetServerFarmSkusAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;object&gt; GetServerFarmSkusAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;object&gt; GetServerFarmSkusAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetServerFarmSkusAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetServerFarmSkusAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Object)" /> <MemberSignature Language="F#" Value="static member GetServerFarmSkusAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;obj&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetServerFarmSkusAsync (operations, resourceGroupName, name, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;System.Object&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of App Service Plan </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Gets all selectable SKUs for a given App Service Plan </summary> <returns>To be added.</returns> <remarks> Description for Gets all selectable SKUs for a given App Service Plan </remarks> </Docs> </Member> <Member MemberName="GetVnetFromServerFarm"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.VnetInfoResource GetVnetFromServerFarm (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.VnetInfoResource GetVnetFromServerFarm(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetFromServerFarm(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetVnetFromServerFarm (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String) As VnetInfoResource" /> <MemberSignature Language="F#" Value="static member GetVnetFromServerFarm : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string -&gt; Microsoft.Azure.Management.WebSites.Models.VnetInfoResource" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetFromServerFarm (operations, resourceGroupName, name, vnetName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.VnetInfoResource</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <summary> Get a Virtual Network associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get a Virtual Network associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetVnetFromServerFarmAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt; GetVnetFromServerFarmAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt; GetVnetFromServerFarmAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetFromServerFarmAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetVnetFromServerFarmAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VnetInfoResource)" /> <MemberSignature Language="F#" Value="static member GetVnetFromServerFarmAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetFromServerFarmAsync (operations, resourceGroupName, name, vnetName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get a Virtual Network associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get a Virtual Network associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="GetVnetGateway"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.VnetGateway GetVnetGateway (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.VnetGateway GetVnetGateway(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetGateway(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetVnetGateway (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, gatewayName As String) As VnetGateway" /> <MemberSignature Language="F#" Value="static member GetVnetGateway : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string -&gt; Microsoft.Azure.Management.WebSites.Models.VnetGateway" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetGateway (operations, resourceGroupName, name, vnetName, gatewayName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.VnetGateway</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="gatewayName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="gatewayName"> Name of the gateway. Only the 'primary' gateway is supported. </param> <summary> Get a Virtual Network gateway. </summary> <returns>To be added.</returns> <remarks> Description for Get a Virtual Network gateway. </remarks> </Docs> </Member> <Member MemberName="GetVnetGatewayAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt; GetVnetGatewayAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt; GetVnetGatewayAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetGatewayAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function GetVnetGatewayAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, gatewayName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VnetGateway)" /> <MemberSignature Language="F#" Value="static member GetVnetGatewayAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.GetVnetGatewayAsync (operations, resourceGroupName, name, vnetName, gatewayName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="gatewayName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="gatewayName"> Name of the gateway. Only the 'primary' gateway is supported. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get a Virtual Network gateway. </summary> <returns>To be added.</returns> <remarks> Description for Get a Virtual Network gateway. </remarks> </Docs> </Member> <Member MemberName="List"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; List (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, bool? detailed = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; List(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, valuetype System.Nullable`1&lt;bool&gt; detailed) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.List(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.Nullable{System.Boolean})" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function List (operations As IAppServicePlansOperations, Optional detailed As Nullable(Of Boolean) = Nothing) As IPage(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member List : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * Nullable&lt;bool&gt; -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.List (operations, detailed)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="detailed" Type="System.Nullable&lt;System.Boolean&gt;" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="detailed"> Specify &lt;code&gt;true&lt;/code&gt; to return all App Service plan properties. The default is &lt;code&gt;false&lt;/code&gt;, which returns a subset of the properties. Retrieval of all properties may increase the API latency. </param> <summary> Get all App Service plans for a subscription. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans for a subscription. </remarks> </Docs> </Member> <Member MemberName="ListAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, bool? detailed = default, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, valuetype System.Nullable`1&lt;bool&gt; detailed, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.Nullable{System.Boolean},System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListAsync (operations As IAppServicePlansOperations, Optional detailed As Nullable(Of Boolean) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of AppServicePlan))" /> <MemberSignature Language="F#" Value="static member ListAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * Nullable&lt;bool&gt; * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListAsync (operations, detailed, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="detailed" Type="System.Nullable&lt;System.Boolean&gt;" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="detailed"> Specify &lt;code&gt;true&lt;/code&gt; to return all App Service plan properties. The default is &lt;code&gt;false&lt;/code&gt;, which returns a subset of the properties. Retrieval of all properties may increase the API latency. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all App Service plans for a subscription. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans for a subscription. </remarks> </Docs> </Member> <Member MemberName="ListByResourceGroup"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; ListByResourceGroup (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; ListByResourceGroup(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroup(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListByResourceGroup (operations As IAppServicePlansOperations, resourceGroupName As String) As IPage(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member ListByResourceGroup : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroup (operations, resourceGroupName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <summary> Get all App Service plans in a resource group. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans in a resource group. </remarks> </Docs> </Member> <Member MemberName="ListByResourceGroupAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListByResourceGroupAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListByResourceGroupAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroupAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListByResourceGroupAsync (operations As IAppServicePlansOperations, resourceGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of AppServicePlan))" /> <MemberSignature Language="F#" Value="static member ListByResourceGroupAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroupAsync (operations, resourceGroupName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all App Service plans in a resource group. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans in a resource group. </remarks> </Docs> </Member> <Member MemberName="ListByResourceGroupNext"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; ListByResourceGroupNext (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; ListByResourceGroupNext(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroupNext(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListByResourceGroupNext (operations As IAppServicePlansOperations, nextPageLink As String) As IPage(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member ListByResourceGroupNext : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroupNext (operations, nextPageLink)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <summary> Get all App Service plans in a resource group. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans in a resource group. </remarks> </Docs> </Member> <Member MemberName="ListByResourceGroupNextAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListByResourceGroupNextAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListByResourceGroupNextAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroupNextAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListByResourceGroupNextAsync (operations As IAppServicePlansOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of AppServicePlan))" /> <MemberSignature Language="F#" Value="static member ListByResourceGroupNextAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListByResourceGroupNextAsync (operations, nextPageLink, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all App Service plans in a resource group. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans in a resource group. </remarks> </Docs> </Member> <Member MemberName="ListCapabilities"> <MemberSignature Language="C#" Value="public static System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.Capability&gt; ListCapabilities (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.Capability&gt; ListCapabilities(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListCapabilities(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListCapabilities (operations As IAppServicePlansOperations, resourceGroupName As String, name As String) As IList(Of Capability)" /> <MemberSignature Language="F#" Value="static member ListCapabilities : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string -&gt; System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.Capability&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListCapabilities (operations, resourceGroupName, name)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.Capability&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <summary> List all capabilities of an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for List all capabilities of an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListCapabilitiesAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.Capability&gt;&gt; ListCapabilitiesAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.Capability&gt;&gt; ListCapabilitiesAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListCapabilitiesAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListCapabilitiesAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of Capability))" /> <MemberSignature Language="F#" Value="static member ListCapabilitiesAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.Capability&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListCapabilitiesAsync (operations, resourceGroupName, name, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.Capability&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> List all capabilities of an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for List all capabilities of an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListHybridConnectionKeys"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey ListHybridConnectionKeys (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey ListHybridConnectionKeys(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionKeys(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListHybridConnectionKeys (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String) As HybridConnectionKey" /> <MemberSignature Language="F#" Value="static member ListHybridConnectionKeys : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string -&gt; Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionKeys (operations, resourceGroupName, name, namespaceName, relayName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> The name of the Service Bus namespace. </param> <param name="relayName"> The name of the Service Bus relay. </param> <summary> Get the send key name and value of a Hybrid Connection. </summary> <returns>To be added.</returns> <remarks> Description for Get the send key name and value of a Hybrid Connection. </remarks> </Docs> </Member> <Member MemberName="ListHybridConnectionKeysAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey&gt; ListHybridConnectionKeysAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey&gt; ListHybridConnectionKeysAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionKeysAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListHybridConnectionKeysAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HybridConnectionKey)" /> <MemberSignature Language="F#" Value="static member ListHybridConnectionKeysAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionKeysAsync (operations, resourceGroupName, name, namespaceName, relayName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnectionKey&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> The name of the Service Bus namespace. </param> <param name="relayName"> The name of the Service Bus relay. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get the send key name and value of a Hybrid Connection. </summary> <returns>To be added.</returns> <remarks> Description for Get the send key name and value of a Hybrid Connection. </remarks> </Docs> </Member> <Member MemberName="ListHybridConnections"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt; ListHybridConnections (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt; ListHybridConnections(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnections(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListHybridConnections (operations As IAppServicePlansOperations, resourceGroupName As String, name As String) As IPage(Of HybridConnection)" /> <MemberSignature Language="F#" Value="static member ListHybridConnections : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnections (operations, resourceGroupName, name)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <summary> Retrieve all Hybrid Connections in use in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Retrieve all Hybrid Connections in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListHybridConnectionsAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt; ListHybridConnectionsAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt; ListHybridConnectionsAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionsAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListHybridConnectionsAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of HybridConnection))" /> <MemberSignature Language="F#" Value="static member ListHybridConnectionsAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionsAsync (operations, resourceGroupName, name, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Retrieve all Hybrid Connections in use in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Retrieve all Hybrid Connections in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListHybridConnectionsNext"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt; ListHybridConnectionsNext (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt; ListHybridConnectionsNext(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionsNext(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListHybridConnectionsNext (operations As IAppServicePlansOperations, nextPageLink As String) As IPage(Of HybridConnection)" /> <MemberSignature Language="F#" Value="static member ListHybridConnectionsNext : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionsNext (operations, nextPageLink)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <summary> Retrieve all Hybrid Connections in use in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Retrieve all Hybrid Connections in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListHybridConnectionsNextAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt; ListHybridConnectionsNextAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt; ListHybridConnectionsNextAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionsNextAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListHybridConnectionsNextAsync (operations As IAppServicePlansOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of HybridConnection))" /> <MemberSignature Language="F#" Value="static member ListHybridConnectionsNextAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListHybridConnectionsNextAsync (operations, nextPageLink, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.HybridConnection&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Retrieve all Hybrid Connections in use in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Retrieve all Hybrid Connections in use in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListNext"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; ListNext (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; ListNext(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListNext(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListNext (operations As IAppServicePlansOperations, nextPageLink As String) As IPage(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member ListNext : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListNext (operations, nextPageLink)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <summary> Get all App Service plans for a subscription. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans for a subscription. </remarks> </Docs> </Member> <Member MemberName="ListNextAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListNextAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt; ListNextAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListNextAsync (operations As IAppServicePlansOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of AppServicePlan))" /> <MemberSignature Language="F#" Value="static member ListNextAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListNextAsync (operations, nextPageLink, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all App Service plans for a subscription. </summary> <returns>To be added.</returns> <remarks> Description for Get all App Service plans for a subscription. </remarks> </Docs> </Member> <Member MemberName="ListRoutesForVnet"> <MemberSignature Language="C#" Value="public static System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; ListRoutesForVnet (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; ListRoutesForVnet(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListRoutesForVnet(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListRoutesForVnet (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String) As IList(Of VnetRoute)" /> <MemberSignature Language="F#" Value="static member ListRoutesForVnet : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string -&gt; System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListRoutesForVnet (operations, resourceGroupName, name, vnetName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <summary> Get all routes that are associated with a Virtual Network in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all routes that are associated with a Virtual Network in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListRoutesForVnetAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt; ListRoutesForVnetAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt; ListRoutesForVnetAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListRoutesForVnetAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListRoutesForVnetAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of VnetRoute))" /> <MemberSignature Language="F#" Value="static member ListRoutesForVnetAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListRoutesForVnetAsync (operations, resourceGroupName, name, vnetName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all routes that are associated with a Virtual Network in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all routes that are associated with a Virtual Network in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListUsages"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt; ListUsages (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string filter = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt; ListUsages(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string filter) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsages(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListUsages (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional filter As String = Nothing) As IPage(Of CsmUsageQuota)" /> <MemberSignature Language="F#" Value="static member ListUsages : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsages (operations, resourceGroupName, name, filter)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="filter" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of App Service Plan </param> <param name="filter"> Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2'). </param> <summary> Gets server farm usage information </summary> <returns>To be added.</returns> <remarks> Description for Gets server farm usage information </remarks> </Docs> </Member> <Member MemberName="ListUsagesAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt; ListUsagesAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string filter = default, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt; ListUsagesAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string filter, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsagesAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListUsagesAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional filter As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of CsmUsageQuota))" /> <MemberSignature Language="F#" Value="static member ListUsagesAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsagesAsync (operations, resourceGroupName, name, filter, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="filter" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of App Service Plan </param> <param name="filter"> Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2'). </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Gets server farm usage information </summary> <returns>To be added.</returns> <remarks> Description for Gets server farm usage information </remarks> </Docs> </Member> <Member MemberName="ListUsagesNext"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt; ListUsagesNext (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt; ListUsagesNext(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsagesNext(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListUsagesNext (operations As IAppServicePlansOperations, nextPageLink As String) As IPage(Of CsmUsageQuota)" /> <MemberSignature Language="F#" Value="static member ListUsagesNext : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsagesNext (operations, nextPageLink)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <summary> Gets server farm usage information </summary> <returns>To be added.</returns> <remarks> Description for Gets server farm usage information </remarks> </Docs> </Member> <Member MemberName="ListUsagesNextAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt; ListUsagesNextAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt; ListUsagesNextAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsagesNextAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListUsagesNextAsync (operations As IAppServicePlansOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of CsmUsageQuota))" /> <MemberSignature Language="F#" Value="static member ListUsagesNextAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListUsagesNextAsync (operations, nextPageLink, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.CsmUsageQuota&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Gets server farm usage information </summary> <returns>To be added.</returns> <remarks> Description for Gets server farm usage information </remarks> </Docs> </Member> <Member MemberName="ListVnets"> <MemberSignature Language="C#" Value="public static System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt; ListVnets (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt; ListVnets(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListVnets(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListVnets (operations As IAppServicePlansOperations, resourceGroupName As String, name As String) As IList(Of VnetInfoResource)" /> <MemberSignature Language="F#" Value="static member ListVnets : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string -&gt; System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListVnets (operations, resourceGroupName, name)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <summary> Get all Virtual Networks associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all Virtual Networks associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListVnetsAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;&gt; ListVnetsAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class System.Collections.Generic.IList`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;&gt; ListVnetsAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListVnetsAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListVnetsAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of VnetInfoResource))" /> <MemberSignature Language="F#" Value="static member ListVnetsAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListVnetsAsync (operations, resourceGroupName, name, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;System.Collections.Generic.IList&lt;Microsoft.Azure.Management.WebSites.Models.VnetInfoResource&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all Virtual Networks associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all Virtual Networks associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListWebApps"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt; ListWebApps (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string skipToken = default, string filter = default, string top = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.Site&gt; ListWebApps(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string skipToken, string filter, string top) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebApps(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebApps (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional skipToken As String = Nothing, Optional filter As String = Nothing, Optional top As String = Nothing) As IPage(Of Site)" /> <MemberSignature Language="F#" Value="static member ListWebApps : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebApps (operations, resourceGroupName, name, skipToken, filter, top)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="skipToken" Type="System.String" /> <Parameter Name="filter" Type="System.String" /> <Parameter Name="top" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="skipToken"> Skip to a web app in the list of webapps associated with app service plan. If specified, the resulting list will contain web apps starting from (including) the skipToken. Otherwise, the resulting list contains web apps from the start of the list </param> <param name="filter"> Supported filter: $filter=state eq running. Returns only web apps that are currently running </param> <param name="top"> List page size. If specified, results are paged. </param> <summary> Get all apps associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListWebAppsAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt; ListWebAppsAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string skipToken = default, string filter = default, string top = default, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt; ListWebAppsAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string skipToken, string filter, string top, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebAppsAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional skipToken As String = Nothing, Optional filter As String = Nothing, Optional top As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Site))" /> <MemberSignature Language="F#" Value="static member ListWebAppsAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsAsync (operations, resourceGroupName, name, skipToken, filter, top, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="skipToken" Type="System.String" /> <Parameter Name="filter" Type="System.String" /> <Parameter Name="top" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="skipToken"> Skip to a web app in the list of webapps associated with app service plan. If specified, the resulting list will contain web apps starting from (including) the skipToken. Otherwise, the resulting list contains web apps from the start of the list </param> <param name="filter"> Supported filter: $filter=state eq running. Returns only web apps that are currently running </param> <param name="top"> List page size. If specified, results are paged. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all apps associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListWebAppsByHybridConnection"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;string&gt; ListWebAppsByHybridConnection (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;string&gt; ListWebAppsByHybridConnection(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnection(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebAppsByHybridConnection (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String) As IPage(Of String)" /> <MemberSignature Language="F#" Value="static member ListWebAppsByHybridConnection : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string -&gt; Microsoft.Rest.Azure.IPage&lt;string&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnection (operations, resourceGroupName, name, namespaceName, relayName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;System.String&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> Name of the Hybrid Connection namespace. </param> <param name="relayName"> Name of the Hybrid Connection relay. </param> <summary> Get all apps that use a Hybrid Connection in an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps that use a Hybrid Connection in an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="ListWebAppsByHybridConnectionAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;string&gt;&gt; ListWebAppsByHybridConnectionAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;string&gt;&gt; ListWebAppsByHybridConnectionAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnectionAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebAppsByHybridConnectionAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, namespaceName As String, relayName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of String))" /> <MemberSignature Language="F#" Value="static member ListWebAppsByHybridConnectionAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;string&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnectionAsync (operations, resourceGroupName, name, namespaceName, relayName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;System.String&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="namespaceName" Type="System.String" /> <Parameter Name="relayName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="namespaceName"> Name of the Hybrid Connection namespace. </param> <param name="relayName"> Name of the Hybrid Connection relay. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all apps that use a Hybrid Connection in an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps that use a Hybrid Connection in an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="ListWebAppsByHybridConnectionNext"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;string&gt; ListWebAppsByHybridConnectionNext (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;string&gt; ListWebAppsByHybridConnectionNext(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnectionNext(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebAppsByHybridConnectionNext (operations As IAppServicePlansOperations, nextPageLink As String) As IPage(Of String)" /> <MemberSignature Language="F#" Value="static member ListWebAppsByHybridConnectionNext : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string -&gt; Microsoft.Rest.Azure.IPage&lt;string&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnectionNext (operations, nextPageLink)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;System.String&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <summary> Get all apps that use a Hybrid Connection in an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps that use a Hybrid Connection in an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="ListWebAppsByHybridConnectionNextAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;string&gt;&gt; ListWebAppsByHybridConnectionNextAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;string&gt;&gt; ListWebAppsByHybridConnectionNextAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnectionNextAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebAppsByHybridConnectionNextAsync (operations As IAppServicePlansOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of String))" /> <MemberSignature Language="F#" Value="static member ListWebAppsByHybridConnectionNextAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;string&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsByHybridConnectionNextAsync (operations, nextPageLink, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;System.String&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all apps that use a Hybrid Connection in an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps that use a Hybrid Connection in an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="ListWebAppsNext"> <MemberSignature Language="C#" Value="public static Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt; ListWebAppsNext (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.Site&gt; ListWebAppsNext(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsNext(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebAppsNext (operations As IAppServicePlansOperations, nextPageLink As String) As IPage(Of Site)" /> <MemberSignature Language="F#" Value="static member ListWebAppsNext : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string -&gt; Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsNext (operations, nextPageLink)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <summary> Get all apps associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="ListWebAppsNextAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt; ListWebAppsNextAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Rest.Azure.IPage`1&lt;class Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt; ListWebAppsNextAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string nextPageLink, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsNextAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function ListWebAppsNextAsync (operations As IAppServicePlansOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Site))" /> <MemberSignature Language="F#" Value="static member ListWebAppsNextAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.ListWebAppsNextAsync (operations, nextPageLink, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Rest.Azure.IPage&lt;Microsoft.Azure.Management.WebSites.Models.Site&gt;&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="nextPageLink" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="nextPageLink"> The NextLink from the previous successful call to List operation. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Get all apps associated with an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Get all apps associated with an App Service plan. </remarks> </Docs> </Member> <Member MemberName="RebootWorker"> <MemberSignature Language="C#" Value="public static void RebootWorker (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string workerName);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig void RebootWorker(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string workerName) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RebootWorker(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Sub RebootWorker (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, workerName As String)" /> <MemberSignature Language="F#" Value="static member RebootWorker : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string -&gt; unit" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RebootWorker (operations, resourceGroupName, name, workerName)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="workerName" Type="System.String" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="workerName"> Name of worker machine, which typically starts with RD. </param> <summary> Reboot a worker machine in an App Service plan. </summary> <remarks> Description for Reboot a worker machine in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="RebootWorkerAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task RebootWorkerAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string workerName, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task RebootWorkerAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string workerName, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RebootWorkerAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function RebootWorkerAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, workerName As String, Optional cancellationToken As CancellationToken = Nothing) As Task" /> <MemberSignature Language="F#" Value="static member RebootWorkerAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RebootWorkerAsync (operations, resourceGroupName, name, workerName, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="workerName" Type="System.String" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="workerName"> Name of worker machine, which typically starts with RD. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Reboot a worker machine in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Reboot a worker machine in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="RestartWebApps"> <MemberSignature Language="C#" Value="public static void RestartWebApps (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, bool? softRestart = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig void RestartWebApps(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Nullable`1&lt;bool&gt; softRestart) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RestartWebApps(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Nullable{System.Boolean})" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Sub RestartWebApps (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional softRestart As Nullable(Of Boolean) = Nothing)" /> <MemberSignature Language="F#" Value="static member RestartWebApps : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Nullable&lt;bool&gt; -&gt; unit" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RestartWebApps (operations, resourceGroupName, name, softRestart)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="softRestart" Type="System.Nullable&lt;System.Boolean&gt;" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="softRestart"> Specify &lt;code&gt;true&lt;/code&gt; to perform a soft restart, applies the configuration settings and restarts the apps if necessary. The default is &lt;code&gt;false&lt;/code&gt;, which always restarts and reprovisions the apps </param> <summary> Restart all apps in an App Service plan. </summary> <remarks> Description for Restart all apps in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="RestartWebAppsAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task RestartWebAppsAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, bool? softRestart = default, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task RestartWebAppsAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, valuetype System.Nullable`1&lt;bool&gt; softRestart, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RestartWebAppsAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.Nullable{System.Boolean},System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function RestartWebAppsAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, Optional softRestart As Nullable(Of Boolean) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task" /> <MemberSignature Language="F#" Value="static member RestartWebAppsAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Nullable&lt;bool&gt; * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.RestartWebAppsAsync (operations, resourceGroupName, name, softRestart, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="softRestart" Type="System.Nullable&lt;System.Boolean&gt;" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="softRestart"> Specify &lt;code&gt;true&lt;/code&gt; to perform a soft restart, applies the configuration settings and restarts the apps if necessary. The default is &lt;code&gt;false&lt;/code&gt;, which always restarts and reprovisions the apps </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Restart all apps in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Restart all apps in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="Update"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.AppServicePlan Update (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource appServicePlan);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.AppServicePlan Update(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, class Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource appServicePlan) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.Update(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function Update (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, appServicePlan As AppServicePlanPatchResource) As AppServicePlan" /> <MemberSignature Language="F#" Value="static member Update : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource -&gt; Microsoft.Azure.Management.WebSites.Models.AppServicePlan" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.Update (operations, resourceGroupName, name, appServicePlan)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.AppServicePlan</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="appServicePlan" Type="Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="appServicePlan"> Details of the App Service plan. </param> <summary> Creates or updates an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Creates or updates an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="UpdateAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; UpdateAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource appServicePlan, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt; UpdateAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, class Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource appServicePlan, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function UpdateAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, appServicePlan As AppServicePlanPatchResource, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AppServicePlan)" /> <MemberSignature Language="F#" Value="static member UpdateAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateAsync (operations, resourceGroupName, name, appServicePlan, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.AppServicePlan&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="appServicePlan" Type="Microsoft.Azure.Management.WebSites.Models.AppServicePlanPatchResource" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="appServicePlan"> Details of the App Service plan. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Creates or updates an App Service Plan. </summary> <returns>To be added.</returns> <remarks> Description for Creates or updates an App Service Plan. </remarks> </Docs> </Member> <Member MemberName="UpdateVnetGateway"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.VnetGateway UpdateVnetGateway (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName, Microsoft.Azure.Management.WebSites.Models.VnetGateway connectionEnvelope);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.VnetGateway UpdateVnetGateway(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName, class Microsoft.Azure.Management.WebSites.Models.VnetGateway connectionEnvelope) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetGateway(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.VnetGateway)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function UpdateVnetGateway (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, gatewayName As String, connectionEnvelope As VnetGateway) As VnetGateway" /> <MemberSignature Language="F#" Value="static member UpdateVnetGateway : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * Microsoft.Azure.Management.WebSites.Models.VnetGateway -&gt; Microsoft.Azure.Management.WebSites.Models.VnetGateway" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetGateway (operations, resourceGroupName, name, vnetName, gatewayName, connectionEnvelope)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.VnetGateway</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="gatewayName" Type="System.String" /> <Parameter Name="connectionEnvelope" Type="Microsoft.Azure.Management.WebSites.Models.VnetGateway" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="gatewayName"> Name of the gateway. Only the 'primary' gateway is supported. </param> <param name="connectionEnvelope"> Definition of the gateway. </param> <summary> Update a Virtual Network gateway. </summary> <returns>To be added.</returns> <remarks> Description for Update a Virtual Network gateway. </remarks> </Docs> </Member> <Member MemberName="UpdateVnetGatewayAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt; UpdateVnetGatewayAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName, Microsoft.Azure.Management.WebSites.Models.VnetGateway connectionEnvelope, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt; UpdateVnetGatewayAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string gatewayName, class Microsoft.Azure.Management.WebSites.Models.VnetGateway connectionEnvelope, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetGatewayAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.VnetGateway,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function UpdateVnetGatewayAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, gatewayName As String, connectionEnvelope As VnetGateway, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VnetGateway)" /> <MemberSignature Language="F#" Value="static member UpdateVnetGatewayAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * Microsoft.Azure.Management.WebSites.Models.VnetGateway * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetGatewayAsync (operations, resourceGroupName, name, vnetName, gatewayName, connectionEnvelope, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetGateway&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="gatewayName" Type="System.String" /> <Parameter Name="connectionEnvelope" Type="Microsoft.Azure.Management.WebSites.Models.VnetGateway" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="gatewayName"> Name of the gateway. Only the 'primary' gateway is supported. </param> <param name="connectionEnvelope"> Definition of the gateway. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Update a Virtual Network gateway. </summary> <returns>To be added.</returns> <remarks> Description for Update a Virtual Network gateway. </remarks> </Docs> </Member> <Member MemberName="UpdateVnetRoute"> <MemberSignature Language="C#" Value="public static Microsoft.Azure.Management.WebSites.Models.VnetRoute UpdateVnetRoute (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, Microsoft.Azure.Management.WebSites.Models.VnetRoute route);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Azure.Management.WebSites.Models.VnetRoute UpdateVnetRoute(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, class Microsoft.Azure.Management.WebSites.Models.VnetRoute route) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetRoute(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.VnetRoute)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function UpdateVnetRoute (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String, route As VnetRoute) As VnetRoute" /> <MemberSignature Language="F#" Value="static member UpdateVnetRoute : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * Microsoft.Azure.Management.WebSites.Models.VnetRoute -&gt; Microsoft.Azure.Management.WebSites.Models.VnetRoute" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetRoute (operations, resourceGroupName, name, vnetName, routeName, route)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>Microsoft.Azure.Management.WebSites.Models.VnetRoute</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> <Parameter Name="route" Type="Microsoft.Azure.Management.WebSites.Models.VnetRoute" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <param name="route"> Definition of the Virtual Network route. </param> <summary> Create or update a Virtual Network route in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Create or update a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> <Member MemberName="UpdateVnetRouteAsync"> <MemberSignature Language="C#" Value="public static System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; UpdateVnetRouteAsync (this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, Microsoft.Azure.Management.WebSites.Models.VnetRoute route, System.Threading.CancellationToken cancellationToken = default);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Threading.Tasks.Task`1&lt;class Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt; UpdateVnetRouteAsync(class Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string vnetName, string routeName, class Microsoft.Azure.Management.WebSites.Models.VnetRoute route, valuetype System.Threading.CancellationToken cancellationToken) cil managed" /> <MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetRouteAsync(Microsoft.Azure.Management.WebSites.IAppServicePlansOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.WebSites.Models.VnetRoute,System.Threading.CancellationToken)" /> <MemberSignature Language="VB.NET" Value="&lt;Extension()&gt;&#xA;Public Function UpdateVnetRouteAsync (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, vnetName As String, routeName As String, route As VnetRoute, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VnetRoute)" /> <MemberSignature Language="F#" Value="static member UpdateVnetRouteAsync : Microsoft.Azure.Management.WebSites.IAppServicePlansOperations * string * string * string * string * Microsoft.Azure.Management.WebSites.Models.VnetRoute * System.Threading.CancellationToken -&gt; System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;" Usage="Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.UpdateVnetRouteAsync (operations, resourceGroupName, name, vnetName, routeName, route, cancellationToken)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>Microsoft.Azure.Management.Websites</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Azure.Management.WebSites.Models.VnetRoute&gt;</ReturnType> </ReturnValue> <Parameters> <Parameter Name="operations" Type="Microsoft.Azure.Management.WebSites.IAppServicePlansOperations" RefType="this" /> <Parameter Name="resourceGroupName" Type="System.String" /> <Parameter Name="name" Type="System.String" /> <Parameter Name="vnetName" Type="System.String" /> <Parameter Name="routeName" Type="System.String" /> <Parameter Name="route" Type="Microsoft.Azure.Management.WebSites.Models.VnetRoute" /> <Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" /> </Parameters> <Docs> <param name="operations"> The operations group for this extension method. </param> <param name="resourceGroupName"> Name of the resource group to which the resource belongs. </param> <param name="name"> Name of the App Service plan. </param> <param name="vnetName"> Name of the Virtual Network. </param> <param name="routeName"> Name of the Virtual Network route. </param> <param name="route"> Definition of the Virtual Network route. </param> <param name="cancellationToken"> The cancellation token. </param> <summary> Create or update a Virtual Network route in an App Service plan. </summary> <returns>To be added.</returns> <remarks> Description for Create or update a Virtual Network route in an App Service plan. </remarks> </Docs> </Member> </Members> </Type>