azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

1084 строки
114 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient"
name: "VirtualHubsClient"
nameWithType: "VirtualHubsClient"
summary: "An instance of this class provides access to all the operations defined in Virtual<wbr>Hubs<wbr>Client."
syntax: "public interface **VirtualHubsClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
methods:
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualHubInner)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
nameWithType: "VirtualHubsClient.beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
summary: "Creates a Virtual<wbr>Hub resource if it doesn't exist else updates the existing Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualHub."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VirtualHubInner>,VirtualHubInner> beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
desc: "Creates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of virtualHub Resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualHubInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
nameWithType: "VirtualHubsClient.beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
summary: "Creates a Virtual<wbr>Hub resource if it doesn't exist else updates the existing Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualHub."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VirtualHubInner>,VirtualHubInner> beginCreateOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
desc: "Creates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of virtualHub Resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualHubInner)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginCreateOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
nameWithType: "VirtualHubsClient.beginCreateOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
summary: "Creates a Virtual<wbr>Hub resource if it doesn't exist else updates the existing Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualHub."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<VirtualHubInner>,VirtualHubInner> beginCreateOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
desc: "Creates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of virtualHub Resource."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginDelete(String resourceGroupName, String virtualHubName)"
name: "beginDelete(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.beginDelete(String resourceGroupName, String virtualHubName)"
summary: "Deletes a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String virtualHubName)"
desc: "Deletes a VirtualHub."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginDelete(String resourceGroupName, String virtualHubName, Context context)"
name: "beginDelete(String resourceGroupName, String virtualHubName, Context context)"
nameWithType: "VirtualHubsClient.beginDelete(String resourceGroupName, String virtualHubName, Context context)"
summary: "Deletes a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String virtualHubName, Context context)"
desc: "Deletes a VirtualHub."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginDeleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginDeleteAsync(String resourceGroupName, String virtualHubName)"
name: "beginDeleteAsync(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.beginDeleteAsync(String resourceGroupName, String virtualHubName)"
summary: "Deletes a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String virtualHubName)"
desc: "Deletes a VirtualHub."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutes(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
name: "beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<VirtualHubEffectiveRouteListInner>,VirtualHubEffectiveRouteListInner> beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the effective routes configured for the Virtual Hub resource or the\n specified resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.EffectiveRoutesParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
name: "beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
nameWithType: "VirtualHubsClient.beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the effective routes for a specific resource."
name: "effectiveRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.EffectiveRoutesParameters?alt=com.azure.resourcemanager.network.models.EffectiveRoutesParameters&text=EffectiveRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VirtualHubEffectiveRouteListInner>,VirtualHubEffectiveRouteListInner> beginGetEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the effective routes configured for the Virtual Hub resource or the\n specified resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutesAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
name: "beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<VirtualHubEffectiveRouteListInner>,VirtualHubEffectiveRouteListInner> beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of the effective routes configured for the Virtual Hub resource or the\n specified resource."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutesAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.EffectiveRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
name: "beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
nameWithType: "VirtualHubsClient.beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the effective routes for a specific resource."
name: "effectiveRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.EffectiveRoutesParameters?alt=com.azure.resourcemanager.network.models.EffectiveRoutesParameters&text=EffectiveRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<VirtualHubEffectiveRouteListInner>,VirtualHubEffectiveRouteListInner> beginGetEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of the effective routes configured for the Virtual Hub resource or the\n specified resource."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetInboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetInboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
name: "beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
nameWithType: "VirtualHubsClient.beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
summary: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the inbound routes for a connection resource."
name: "getInboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetInboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetInboundRoutesParameters&text=GetInboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<EffectiveRouteMapRouteListInner>,EffectiveRouteMapRouteListInner> beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
desc: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the inbound routes configured for the Virtual Hub on a particular\n connection."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetInboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetInboundRoutesParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
name: "beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
nameWithType: "VirtualHubsClient.beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
summary: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the inbound routes for a connection resource."
name: "getInboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetInboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetInboundRoutesParameters&text=GetInboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<EffectiveRouteMapRouteListInner>,EffectiveRouteMapRouteListInner> beginGetInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
desc: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the inbound routes configured for the Virtual Hub on a particular\n connection."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetInboundRoutesAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetInboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
name: "beginGetInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
nameWithType: "VirtualHubsClient.beginGetInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
summary: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the inbound routes for a connection resource."
name: "getInboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetInboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetInboundRoutesParameters&text=GetInboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<EffectiveRouteMapRouteListInner>,EffectiveRouteMapRouteListInner> beginGetInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
desc: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of the inbound routes configured for the Virtual Hub on a particular\n connection."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetOutboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetOutboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
name: "beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
nameWithType: "VirtualHubsClient.beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
summary: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the outbound routes for a connection resource."
name: "getOutboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetOutboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetOutboundRoutesParameters&text=GetOutboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<EffectiveRouteMapRouteListInner>,EffectiveRouteMapRouteListInner> beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
desc: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the outbound routes configured for the Virtual Hub on a particular\n connection."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetOutboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetOutboundRoutesParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
name: "beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
nameWithType: "VirtualHubsClient.beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
summary: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the outbound routes for a connection resource."
name: "getOutboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetOutboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetOutboundRoutesParameters&text=GetOutboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<EffectiveRouteMapRouteListInner>,EffectiveRouteMapRouteListInner> beginGetOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
desc: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the outbound routes configured for the Virtual Hub on a particular\n connection."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetOutboundRoutesAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetOutboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.beginGetOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
name: "beginGetOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
nameWithType: "VirtualHubsClient.beginGetOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
summary: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the outbound routes for a connection resource."
name: "getOutboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetOutboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetOutboundRoutesParameters&text=GetOutboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<EffectiveRouteMapRouteListInner>,EffectiveRouteMapRouteListInner> beginGetOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
desc: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of the outbound routes configured for the Virtual Hub on a particular\n connection."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualHubInner)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
name: "createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
nameWithType: "VirtualHubsClient.createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
summary: "Creates a Virtual<wbr>Hub resource if it doesn't exist else updates the existing Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualHub."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualHubInner createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
desc: "Creates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub."
returns:
description: "virtualHub Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualHubInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
nameWithType: "VirtualHubsClient.createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
summary: "Creates a Virtual<wbr>Hub resource if it doesn't exist else updates the existing Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualHub."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualHubInner createOrUpdate(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters, Context context)"
desc: "Creates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub."
returns:
description: "virtualHub Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualHubInner)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
name: "createOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
nameWithType: "VirtualHubsClient.createOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
summary: "Creates a Virtual<wbr>Hub resource if it doesn't exist else updates the existing Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualHub."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<VirtualHubInner> createOrUpdateAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
desc: "Creates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub."
returns:
description: "virtualHub Resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualHubInner)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
nameWithType: "VirtualHubsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
summary: "Creates a Virtual<wbr>Hub resource if it doesn't exist else updates the existing Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualHub."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String virtualHubName, VirtualHubInner virtualHubParameters)"
desc: "Creates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub."
returns:
description: "virtualHub Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.delete(String resourceGroupName, String virtualHubName)"
name: "delete(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.delete(String resourceGroupName, String virtualHubName)"
summary: "Deletes a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String virtualHubName)"
desc: "Deletes a VirtualHub."
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.delete(String resourceGroupName, String virtualHubName, Context context)"
name: "delete(String resourceGroupName, String virtualHubName, Context context)"
nameWithType: "VirtualHubsClient.delete(String resourceGroupName, String virtualHubName, Context context)"
summary: "Deletes a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String virtualHubName, Context context)"
desc: "Deletes a VirtualHub."
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.deleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.deleteAsync(String resourceGroupName, String virtualHubName)"
name: "deleteAsync(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.deleteAsync(String resourceGroupName, String virtualHubName)"
summary: "Deletes a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String virtualHubName)"
desc: "Deletes a VirtualHub."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.deleteWithResponseAsync(String resourceGroupName, String virtualHubName)"
name: "deleteWithResponseAsync(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.deleteWithResponseAsync(String resourceGroupName, String virtualHubName)"
summary: "Deletes a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String virtualHubName)"
desc: "Deletes a VirtualHub."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroup(String resourceGroupName, String virtualHubName)"
name: "getByResourceGroup(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.getByResourceGroup(String resourceGroupName, String virtualHubName)"
summary: "Retrieves the details of a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract VirtualHubInner getByResourceGroup(String resourceGroupName, String virtualHubName)"
desc: "Retrieves the details of a VirtualHub."
returns:
description: "virtualHub Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroupAsync(String resourceGroupName, String virtualHubName)"
name: "getByResourceGroupAsync(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.getByResourceGroupAsync(String resourceGroupName, String virtualHubName)"
summary: "Retrieves the details of a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<VirtualHubInner> getByResourceGroupAsync(String resourceGroupName, String virtualHubName)"
desc: "Retrieves the details of a VirtualHub."
returns:
description: "virtualHub Resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroupWithResponse(String resourceGroupName, String virtualHubName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String virtualHubName, Context context)"
nameWithType: "VirtualHubsClient.getByResourceGroupWithResponse(String resourceGroupName, String virtualHubName, Context context)"
summary: "Retrieves the details of a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<VirtualHubInner> getByResourceGroupWithResponse(String resourceGroupName, String virtualHubName, Context context)"
desc: "Retrieves the details of a VirtualHub."
returns:
description: "virtualHub Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualHubName)"
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualHubName)"
summary: "Retrieves the details of a Virtual<wbr>Hub."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<VirtualHubInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualHubName)"
desc: "Retrieves the details of a VirtualHub."
returns:
description: "virtualHub Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutes(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
name: "getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract VirtualHubEffectiveRouteListInner getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the effective routes configured for the Virtual Hub resource or the specified resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.EffectiveRoutesParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
name: "getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
nameWithType: "VirtualHubsClient.getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the effective routes for a specific resource."
name: "effectiveRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.EffectiveRoutesParameters?alt=com.azure.resourcemanager.network.models.EffectiveRoutesParameters&text=EffectiveRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualHubEffectiveRouteListInner getEffectiveVirtualHubRoutes(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters, Context context)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the effective routes configured for the Virtual Hub resource or the specified resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutesAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
name: "getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
nameWithType: "VirtualHubsClient.getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<VirtualHubEffectiveRouteListInner> getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the effective routes configured for the Virtual Hub resource or the specified resource on successful\n completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutesAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.EffectiveRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
name: "getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
nameWithType: "VirtualHubsClient.getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the effective routes for a specific resource."
name: "effectiveRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.EffectiveRoutesParameters?alt=com.azure.resourcemanager.network.models.EffectiveRoutesParameters&text=EffectiveRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<VirtualHubEffectiveRouteListInner> getEffectiveVirtualHubRoutesAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the effective routes configured for the Virtual Hub resource or the specified resource on successful\n completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubEffectiveRouteListInner&text=VirtualHubEffectiveRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutesWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.EffectiveRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getEffectiveVirtualHubRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
name: "getEffectiveVirtualHubRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
nameWithType: "VirtualHubsClient.getEffectiveVirtualHubRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
summary: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the effective routes for a specific resource."
name: "effectiveRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.EffectiveRoutesParameters?alt=com.azure.resourcemanager.network.models.EffectiveRoutesParameters&text=EffectiveRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> getEffectiveVirtualHubRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, EffectiveRoutesParameters effectiveRoutesParameters)"
desc: "Gets the effective routes configured for the Virtual Hub resource or the specified resource ."
returns:
description: "the effective routes configured for the Virtual Hub resource or the specified resource along with\n <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetInboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
name: "getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
nameWithType: "VirtualHubsClient.getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
summary: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the inbound routes for a connection resource."
name: "getInboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetInboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetInboundRoutesParameters&text=GetInboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EffectiveRouteMapRouteListInner getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
desc: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the inbound routes configured for the Virtual Hub on a particular connection."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetInboundRoutesParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
name: "getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
nameWithType: "VirtualHubsClient.getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
summary: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the inbound routes for a connection resource."
name: "getInboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetInboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetInboundRoutesParameters&text=GetInboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EffectiveRouteMapRouteListInner getInboundRoutes(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters, Context context)"
desc: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the inbound routes configured for the Virtual Hub on a particular connection."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutesAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetInboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
name: "getInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
nameWithType: "VirtualHubsClient.getInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
summary: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the inbound routes for a connection resource."
name: "getInboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetInboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetInboundRoutesParameters&text=GetInboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<EffectiveRouteMapRouteListInner> getInboundRoutesAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
desc: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the inbound routes configured for the Virtual Hub on a particular connection on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutesWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetInboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getInboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
name: "getInboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
nameWithType: "VirtualHubsClient.getInboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
summary: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the inbound routes for a connection resource."
name: "getInboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetInboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetInboundRoutesParameters&text=GetInboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> getInboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetInboundRoutesParameters getInboundRoutesParameters)"
desc: "Gets the inbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the inbound routes configured for the Virtual Hub on a particular connection along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>\n on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetOutboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
name: "getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
nameWithType: "VirtualHubsClient.getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
summary: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the outbound routes for a connection resource."
name: "getOutboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetOutboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetOutboundRoutesParameters&text=GetOutboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EffectiveRouteMapRouteListInner getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
desc: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the outbound routes configured for the Virtual Hub on a particular connection."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutes(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetOutboundRoutesParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
name: "getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
nameWithType: "VirtualHubsClient.getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
summary: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the outbound routes for a connection resource."
name: "getOutboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetOutboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetOutboundRoutesParameters&text=GetOutboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EffectiveRouteMapRouteListInner getOutboundRoutes(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters, Context context)"
desc: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the outbound routes configured for the Virtual Hub on a particular connection."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutesAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetOutboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
name: "getOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
nameWithType: "VirtualHubsClient.getOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
summary: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the outbound routes for a connection resource."
name: "getOutboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetOutboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetOutboundRoutesParameters&text=GetOutboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<EffectiveRouteMapRouteListInner> getOutboundRoutesAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
desc: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the outbound routes configured for the Virtual Hub on a particular connection on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner?alt=com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner&text=EffectiveRouteMapRouteListInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutesWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.GetOutboundRoutesParameters)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.getOutboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
name: "getOutboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
nameWithType: "VirtualHubsClient.getOutboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
summary: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to get the outbound routes for a connection resource."
name: "getOutboundRoutesParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.GetOutboundRoutesParameters?alt=com.azure.resourcemanager.network.models.GetOutboundRoutesParameters&text=GetOutboundRoutesParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> getOutboundRoutesWithResponseAsync(String resourceGroupName, String virtualHubName, GetOutboundRoutesParameters getOutboundRoutesParameters)"
desc: "Gets the outbound routes configured for the Virtual Hub on a particular connection."
returns:
description: "the outbound routes configured for the Virtual Hub on a particular connection along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>\n on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.list()"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.list()"
name: "list()"
nameWithType: "VirtualHubsClient.list()"
summary: "Lists all the Virtual<wbr>Hubs in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<VirtualHubInner> list()"
desc: "Lists all the VirtualHubs in a subscription."
returns:
description: "result of the request to list VirtualHubs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.list(Context context)"
name: "list(Context context)"
nameWithType: "VirtualHubsClient.list(Context context)"
summary: "Lists all the Virtual<wbr>Hubs in a subscription."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<VirtualHubInner> list(Context context)"
desc: "Lists all the VirtualHubs in a subscription."
returns:
description: "result of the request to list VirtualHubs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listAsync()"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listAsync()"
name: "listAsync()"
nameWithType: "VirtualHubsClient.listAsync()"
summary: "Lists all the Virtual<wbr>Hubs in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<VirtualHubInner> listAsync()"
desc: "Lists all the VirtualHubs in a subscription."
returns:
description: "result of the request to list VirtualHubs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "VirtualHubsClient.listByResourceGroup(String resourceGroupName)"
summary: "Lists all the Virtual<wbr>Hubs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<VirtualHubInner> listByResourceGroup(String resourceGroupName)"
desc: "Lists all the VirtualHubs in a resource group."
returns:
description: "result of the request to list VirtualHubs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "VirtualHubsClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Lists all the Virtual<wbr>Hubs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<VirtualHubInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Lists all the VirtualHubs in a resource group."
returns:
description: "result of the request to list VirtualHubs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listByResourceGroupAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.listByResourceGroupAsync(String resourceGroupName)"
name: "listByResourceGroupAsync(String resourceGroupName)"
nameWithType: "VirtualHubsClient.listByResourceGroupAsync(String resourceGroupName)"
summary: "Lists all the Virtual<wbr>Hubs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<VirtualHubInner> listByResourceGroupAsync(String resourceGroupName)"
desc: "Lists all the VirtualHubs in a resource group."
returns:
description: "result of the request to list VirtualHubs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTags(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
name: "updateTags(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
nameWithType: "VirtualHubsClient.updateTags(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
summary: "Updates Virtual<wbr>Hub tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update VirtualHub tags."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualHubInner updateTags(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
desc: "Updates VirtualHub tags."
returns:
description: "virtualHub Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTagsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTagsAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
name: "updateTagsAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
nameWithType: "VirtualHubsClient.updateTagsAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
summary: "Updates Virtual<wbr>Hub tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update VirtualHub tags."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<VirtualHubInner> updateTagsAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
desc: "Updates VirtualHub tags."
returns:
description: "virtualHub Resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTagsWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTagsWithResponse(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters, Context context)"
name: "updateTagsWithResponse(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters, Context context)"
nameWithType: "VirtualHubsClient.updateTagsWithResponse(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters, Context context)"
summary: "Updates Virtual<wbr>Hub tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update VirtualHub tags."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<VirtualHubInner> updateTagsWithResponse(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters, Context context)"
desc: "Updates VirtualHub tags."
returns:
description: "virtualHub Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTagsWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.VirtualHubsClient.updateTagsWithResponseAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
name: "updateTagsWithResponseAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
nameWithType: "VirtualHubsClient.updateTagsWithResponseAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
summary: "Updates Virtual<wbr>Hub tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualHub."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualHub."
name: "virtualHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update VirtualHub tags."
name: "virtualHubParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<VirtualHubInner>> updateTagsWithResponseAsync(String resourceGroupName, String virtualHubName, TagsObject virtualHubParameters)"
desc: "Updates VirtualHub tags."
returns:
description: "virtualHub Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in VirtualHubsClient."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0