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

332 строки
32 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient"
name: "TrunkedNetworksClient"
nameWithType: "TrunkedNetworksClient"
summary: "An instance of this class provides access to all the operations defined in Trunked<wbr>Networks<wbr>Client."
syntax: "public interface **TrunkedNetworksClient**"
methods:
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
nameWithType: "TrunkedNetworksClient.beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
summary: "Create or update the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The request body."
name: "trunkedNetworkParameters"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<TrunkedNetworkInner>,TrunkedNetworkInner> beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
desc: "Create or update the trunked network.\n\nCreate a new trunked network or update the properties of the existing trunked network."
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 trunkedNetwork represents a network that utilizes multiple\n isolation domains and specified VLANs to create a trunked network."
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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
nameWithType: "TrunkedNetworksClient.beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
summary: "Create or update the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The request body."
name: "trunkedNetworkParameters"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" 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<TrunkedNetworkInner>,TrunkedNetworkInner> beginCreateOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
desc: "Create or update the trunked network.\n\nCreate a new trunked network or update the properties of the existing trunked network."
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 trunkedNetwork represents a network that utilizes multiple\n isolation domains and specified VLANs to create a trunked network."
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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.beginDelete(String resourceGroupName, String trunkedNetworkName)"
name: "beginDelete(String resourceGroupName, String trunkedNetworkName)"
nameWithType: "TrunkedNetworksClient.beginDelete(String resourceGroupName, String trunkedNetworkName)"
summary: "Delete the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
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 trunkedNetworkName)"
desc: "Delete the trunked network.\n\nDelete the provided trunked network."
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.networkcloud.fluent.TrunkedNetworksClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.beginDelete(String resourceGroupName, String trunkedNetworkName, Context context)"
name: "beginDelete(String resourceGroupName, String trunkedNetworkName, Context context)"
nameWithType: "TrunkedNetworksClient.beginDelete(String resourceGroupName, String trunkedNetworkName, Context context)"
summary: "Delete the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
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 trunkedNetworkName, Context context)"
desc: "Delete the trunked network.\n\nDelete the provided trunked network."
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.networkcloud.fluent.TrunkedNetworksClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
name: "createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
nameWithType: "TrunkedNetworksClient.createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
summary: "Create or update the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The request body."
name: "trunkedNetworkParameters"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract TrunkedNetworkInner createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters)"
desc: "Create or update the trunked network.\n\nCreate a new trunked network or update the properties of the existing trunked network."
returns:
description: "trunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to\n create a trunked network."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
nameWithType: "TrunkedNetworksClient.createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
summary: "Create or update the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The request body."
name: "trunkedNetworkParameters"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" 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 TrunkedNetworkInner createOrUpdate(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkInner trunkedNetworkParameters, Context context)"
desc: "Create or update the trunked network.\n\nCreate a new trunked network or update the properties of the existing trunked network."
returns:
description: "trunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to\n create a trunked network."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.delete(String resourceGroupName, String trunkedNetworkName)"
name: "delete(String resourceGroupName, String trunkedNetworkName)"
nameWithType: "TrunkedNetworksClient.delete(String resourceGroupName, String trunkedNetworkName)"
summary: "Delete the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
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 trunkedNetworkName)"
desc: "Delete the trunked network.\n\nDelete the provided trunked network."
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.delete(String resourceGroupName, String trunkedNetworkName, Context context)"
name: "delete(String resourceGroupName, String trunkedNetworkName, Context context)"
nameWithType: "TrunkedNetworksClient.delete(String resourceGroupName, String trunkedNetworkName, Context context)"
summary: "Delete the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
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 trunkedNetworkName, Context context)"
desc: "Delete the trunked network.\n\nDelete the provided trunked network."
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.getByResourceGroup(String resourceGroupName, String trunkedNetworkName)"
name: "getByResourceGroup(String resourceGroupName, String trunkedNetworkName)"
nameWithType: "TrunkedNetworksClient.getByResourceGroup(String resourceGroupName, String trunkedNetworkName)"
summary: "Retrieve the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract TrunkedNetworkInner getByResourceGroup(String resourceGroupName, String trunkedNetworkName)"
desc: "Retrieve the trunked network.\n\nGet properties of the provided trunked network."
returns:
description: "properties of the provided trunked network."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.getByResourceGroupWithResponse(String resourceGroupName, String trunkedNetworkName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String trunkedNetworkName, Context context)"
nameWithType: "TrunkedNetworksClient.getByResourceGroupWithResponse(String resourceGroupName, String trunkedNetworkName, Context context)"
summary: "Retrieve the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
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<TrunkedNetworkInner> getByResourceGroupWithResponse(String resourceGroupName, String trunkedNetworkName, Context context)"
desc: "Retrieve the trunked network.\n\nGet properties of the provided trunked network."
returns:
description: "properties of the provided trunked network 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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.list()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.list()"
name: "list()"
nameWithType: "TrunkedNetworksClient.list()"
summary: "List trunked networks in the subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<TrunkedNetworkInner> list()"
desc: "List trunked networks in the subscription.\n\nGet a list of trunked networks in the provided subscription."
returns:
description: "a list of trunked networks in the provided subscription 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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.list(Context context)"
name: "list(Context context)"
nameWithType: "TrunkedNetworksClient.list(Context context)"
summary: "List trunked networks in the 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<TrunkedNetworkInner> list(Context context)"
desc: "List trunked networks in the subscription.\n\nGet a list of trunked networks in the provided subscription."
returns:
description: "a list of trunked networks in the provided subscription 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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "TrunkedNetworksClient.listByResourceGroup(String resourceGroupName)"
summary: "List trunked networks in the resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<TrunkedNetworkInner> listByResourceGroup(String resourceGroupName)"
desc: "List trunked networks in the resource group.\n\nGet a list of trunked networks in the provided resource group."
returns:
description: "a list of trunked networks in the provided resource group 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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "TrunkedNetworksClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "List trunked networks in the resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
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<TrunkedNetworkInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "List trunked networks in the resource group.\n\nGet a list of trunked networks in the provided resource group."
returns:
description: "a list of trunked networks in the provided resource group 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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.update(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.update(String resourceGroupName, String trunkedNetworkName)"
name: "update(String resourceGroupName, String trunkedNetworkName)"
nameWithType: "TrunkedNetworksClient.update(String resourceGroupName, String trunkedNetworkName)"
summary: "Patch the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract TrunkedNetworkInner update(String resourceGroupName, String trunkedNetworkName)"
desc: "Patch the trunked network.\n\nUpdate tags associated with the provided trunked network."
returns:
description: "trunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to\n create a trunked network."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.updateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.networkcloud.models.TrunkedNetworkPatchParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.TrunkedNetworksClient.updateWithResponse(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkPatchParameters trunkedNetworkUpdateParameters, Context context)"
name: "updateWithResponse(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkPatchParameters trunkedNetworkUpdateParameters, Context context)"
nameWithType: "TrunkedNetworksClient.updateWithResponse(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkPatchParameters trunkedNetworkUpdateParameters, Context context)"
summary: "Patch the trunked network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the trunked network."
name: "trunkedNetworkName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The request body."
name: "trunkedNetworkUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.TrunkedNetworkPatchParameters?alt=com.azure.resourcemanager.networkcloud.models.TrunkedNetworkPatchParameters&text=TrunkedNetworkPatchParameters\" 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<TrunkedNetworkInner> updateWithResponse(String resourceGroupName, String trunkedNetworkName, TrunkedNetworkPatchParameters trunkedNetworkUpdateParameters, Context context)"
desc: "Patch the trunked network.\n\nUpdate tags associated with the provided trunked network."
returns:
description: "trunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to\n create a trunked network 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.networkcloud.fluent.models.TrunkedNetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.TrunkedNetworkInner&text=TrunkedNetworkInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in TrunkedNetworksClient."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0