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

575 строки
55 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient"
name: "AdminRuleCollectionsClient"
nameWithType: "AdminRuleCollectionsClient"
summary: "An instance of this class provides access to all the operations defined in Admin<wbr>Rule<wbr>Collections<wbr>Client."
syntax: "public interface **AdminRuleCollectionsClient**"
methods:
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.beginDelete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
name: "beginDelete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
nameWithType: "AdminRuleCollectionsClient.beginDelete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
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 networkManagerName, String configurationName, String ruleCollectionName)"
desc: "Deletes an admin rule collection."
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.AdminRuleCollectionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.beginDelete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
name: "beginDelete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
nameWithType: "AdminRuleCollectionsClient.beginDelete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Deletes the resource even if it is part of a deployed configuration. If the configuration has been\n deployed, the service will do a cleanup deployment in the background, prior to the delete."
name: "force"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</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 networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
desc: "Deletes an admin rule collection."
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.AdminRuleCollectionsClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.beginDeleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
name: "beginDeleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
nameWithType: "AdminRuleCollectionsClient.beginDeleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
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 networkManagerName, String configurationName, String ruleCollectionName)"
desc: "Deletes an admin rule collection."
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.AdminRuleCollectionsClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.beginDeleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
name: "beginDeleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
nameWithType: "AdminRuleCollectionsClient.beginDeleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Deletes the resource even if it is part of a deployed configuration. If the configuration has been\n deployed, the service will do a cleanup deployment in the background, prior to the delete."
name: "force"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
desc: "Deletes an admin rule collection."
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.AdminRuleCollectionsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.createOrUpdate(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
name: "createOrUpdate(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
nameWithType: "AdminRuleCollectionsClient.createOrUpdate(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
summary: "Creates or updates an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Rule Collection to create or update."
name: "ruleCollection"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract AdminRuleCollectionInner createOrUpdate(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
desc: "Creates or updates an admin rule collection."
returns:
description: "defines the admin rule collection."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.createOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.createOrUpdateAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
name: "createOrUpdateAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
nameWithType: "AdminRuleCollectionsClient.createOrUpdateAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
summary: "Creates or updates an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Rule Collection to create or update."
name: "ruleCollection"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<AdminRuleCollectionInner> createOrUpdateAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
desc: "Creates or updates an admin rule collection."
returns:
description: "defines the admin rule collection 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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.createOrUpdateWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.createOrUpdateWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection, Context context)"
name: "createOrUpdateWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection, Context context)"
nameWithType: "AdminRuleCollectionsClient.createOrUpdateWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection, Context context)"
summary: "Creates or updates an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Rule Collection to create or update."
name: "ruleCollection"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" 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<AdminRuleCollectionInner> createOrUpdateWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection, Context context)"
desc: "Creates or updates an admin rule collection."
returns:
description: "defines the admin rule collection 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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
nameWithType: "AdminRuleCollectionsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
summary: "Creates or updates an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Rule Collection to create or update."
name: "ruleCollection"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<AdminRuleCollectionInner>> createOrUpdateWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, AdminRuleCollectionInner ruleCollection)"
desc: "Creates or updates an admin rule collection."
returns:
description: "defines the admin rule collection 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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.delete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
name: "delete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
nameWithType: "AdminRuleCollectionsClient.delete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
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 networkManagerName, String configurationName, String ruleCollectionName)"
desc: "Deletes an admin rule collection."
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.delete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
name: "delete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
nameWithType: "AdminRuleCollectionsClient.delete(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Deletes the resource even if it is part of a deployed configuration. If the configuration has been\n deployed, the service will do a cleanup deployment in the background, prior to the delete."
name: "force"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</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 networkManagerName, String configurationName, String ruleCollectionName, Boolean force, Context context)"
desc: "Deletes an admin rule collection."
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.deleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
name: "deleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
nameWithType: "AdminRuleCollectionsClient.deleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
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 networkManagerName, String configurationName, String ruleCollectionName)"
desc: "Deletes an admin rule collection."
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.AdminRuleCollectionsClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.deleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
name: "deleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
nameWithType: "AdminRuleCollectionsClient.deleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Deletes the resource even if it is part of a deployed configuration. If the configuration has been\n deployed, the service will do a cleanup deployment in the background, prior to the delete."
name: "force"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
desc: "Deletes an admin rule collection."
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.AdminRuleCollectionsClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.deleteWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
name: "deleteWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
nameWithType: "AdminRuleCollectionsClient.deleteWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
summary: "Deletes an admin rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Deletes the resource even if it is part of a deployed configuration. If the configuration has been\n deployed, the service will do a cleanup deployment in the background, prior to the delete."
name: "force"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Boolean force)"
desc: "Deletes an admin rule collection."
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.AdminRuleCollectionsClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.get(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
name: "get(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
nameWithType: "AdminRuleCollectionsClient.get(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
summary: "Gets a network manager security admin configuration rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract AdminRuleCollectionInner get(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
desc: "Gets a network manager security admin configuration rule collection."
returns:
description: "a network manager security admin configuration rule collection."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.getAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.getAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
name: "getAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
nameWithType: "AdminRuleCollectionsClient.getAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
summary: "Gets a network manager security admin configuration rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<AdminRuleCollectionInner> getAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
desc: "Gets a network manager security admin configuration rule collection."
returns:
description: "a network manager security admin configuration rule collection 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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.getWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Context context)"
name: "getWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Context context)"
nameWithType: "AdminRuleCollectionsClient.getWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Context context)"
summary: "Gets a network manager security admin configuration rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
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<AdminRuleCollectionInner> getWithResponse(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName, Context context)"
desc: "Gets a network manager security admin configuration rule collection."
returns:
description: "a network manager security admin configuration rule collection 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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.getWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
name: "getWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
nameWithType: "AdminRuleCollectionsClient.getWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
summary: "Gets a network manager security admin configuration rule collection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager security Configuration rule collection."
name: "ruleCollectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<AdminRuleCollectionInner>> getWithResponseAsync(String resourceGroupName, String networkManagerName, String configurationName, String ruleCollectionName)"
desc: "Gets a network manager security admin configuration rule collection."
returns:
description: "a network manager security admin configuration rule collection along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> 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.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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.list(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.list(String resourceGroupName, String networkManagerName, String configurationName)"
name: "list(String resourceGroupName, String networkManagerName, String configurationName)"
nameWithType: "AdminRuleCollectionsClient.list(String resourceGroupName, String networkManagerName, String configurationName)"
summary: "Lists all the rule collections in a security admin configuration, in a paginated format."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AdminRuleCollectionInner> list(String resourceGroupName, String networkManagerName, String configurationName)"
desc: "Lists all the rule collections in a security admin configuration, in a paginated format."
returns:
description: "security admin configuration rule collection list result as paginated response with\n <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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.list(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken, Context context)"
name: "list(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken, Context context)"
nameWithType: "AdminRuleCollectionsClient.list(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken, Context context)"
summary: "Lists all the rule collections in a security admin configuration, in a paginated format."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "An optional query parameter which specifies the maximum number of records to be returned by the\n server."
name: "top"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "SkipToken is only used if a previous operation returned a partial result. If a previous response\n contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies\n a starting point to use for subsequent calls."
name: "skipToken"
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<AdminRuleCollectionInner> list(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken, Context context)"
desc: "Lists all the rule collections in a security admin configuration, in a paginated format."
returns:
description: "security admin configuration rule collection list result as paginated response with\n <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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.listAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.listAsync(String resourceGroupName, String networkManagerName, String configurationName)"
name: "listAsync(String resourceGroupName, String networkManagerName, String configurationName)"
nameWithType: "AdminRuleCollectionsClient.listAsync(String resourceGroupName, String networkManagerName, String configurationName)"
summary: "Lists all the rule collections in a security admin configuration, in a paginated format."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<AdminRuleCollectionInner> listAsync(String resourceGroupName, String networkManagerName, String configurationName)"
desc: "Lists all the rule collections in a security admin configuration, in a paginated format."
returns:
description: "security admin configuration rule collection list result 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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.listAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.AdminRuleCollectionsClient.listAsync(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken)"
name: "listAsync(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken)"
nameWithType: "AdminRuleCollectionsClient.listAsync(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken)"
summary: "Lists all the rule collections in a security admin configuration, in a paginated format."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager."
name: "networkManagerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network manager Security Configuration."
name: "configurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "An optional query parameter which specifies the maximum number of records to be returned by the\n server."
name: "top"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "SkipToken is only used if a previous operation returned a partial result. If a previous response\n contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies\n a starting point to use for subsequent calls."
name: "skipToken"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<AdminRuleCollectionInner> listAsync(String resourceGroupName, String networkManagerName, String configurationName, Integer top, String skipToken)"
desc: "Lists all the rule collections in a security admin configuration, in a paginated format."
returns:
description: "security admin configuration rule collection list result 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.AdminRuleCollectionInner?alt=com.azure.resourcemanager.network.fluent.models.AdminRuleCollectionInner&text=AdminRuleCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in AdminRuleCollectionsClient."
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0