640 строки
66 KiB
YAML
640 строки
66 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient"
|
|
name: "AccessControlListsClient"
|
|
nameWithType: "AccessControlListsClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Access<wbr>Control<wbr>Lists<wbr>Client."
|
|
syntax: "public interface **AccessControlListsClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginCreate(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
name: "beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
nameWithType: "AccessControlListsClient.beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
summary: "Creates Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<AccessControlListInner>,AccessControlListInner> beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
desc: "Creates Access Control List.\n\nImplements Access Control List PUT method."
|
|
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 Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginCreate(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
name: "beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
nameWithType: "AccessControlListsClient.beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
summary: "Creates Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" 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<AccessControlListInner>,AccessControlListInner> beginCreate(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
desc: "Creates Access Control List.\n\nImplements Access Control List PUT method."
|
|
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 Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginDelete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginDelete(String resourceGroupName, String accessControlListName)"
|
|
name: "beginDelete(String resourceGroupName, String accessControlListName)"
|
|
nameWithType: "AccessControlListsClient.beginDelete(String resourceGroupName, String accessControlListName)"
|
|
summary: "Deletes a Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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 accessControlListName)"
|
|
desc: "Deletes a Access Control List.\n\nImplements Access Control List DELETE method."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginDelete(String resourceGroupName, String accessControlListName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String accessControlListName, Context context)"
|
|
nameWithType: "AccessControlListsClient.beginDelete(String resourceGroupName, String accessControlListName, Context context)"
|
|
summary: "Deletes a Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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 accessControlListName, Context context)"
|
|
desc: "Deletes a Access Control List.\n\nImplements Access Control List DELETE method."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginResync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginResync(String resourceGroupName, String accessControlListName)"
|
|
name: "beginResync(String resourceGroupName, String accessControlListName)"
|
|
nameWithType: "AccessControlListsClient.beginResync(String resourceGroupName, String accessControlListName)"
|
|
summary: "Resync operation on the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<CommonPostActionResponseForStateUpdateInner>,CommonPostActionResponseForStateUpdateInner> beginResync(String resourceGroupName, String accessControlListName)"
|
|
desc: "Resync operation on the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
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 common response for the state updates."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginResync(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginResync(String resourceGroupName, String accessControlListName, Context context)"
|
|
name: "beginResync(String resourceGroupName, String accessControlListName, Context context)"
|
|
nameWithType: "AccessControlListsClient.beginResync(String resourceGroupName, String accessControlListName, Context context)"
|
|
summary: "Resync operation on the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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<CommonPostActionResponseForStateUpdateInner>,CommonPostActionResponseForStateUpdateInner> beginResync(String resourceGroupName, String accessControlListName, Context context)"
|
|
desc: "Resync operation on the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
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 common response for the state updates."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
name: "beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
nameWithType: "AccessControlListsClient.beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
summary: "Updates the Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Access Control List properties to update."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch?alt=com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch&text=AccessControlListPatch\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<AccessControlListInner>,AccessControlListInner> beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
desc: "Updates the Access Control List.\n\nAPI to update certain properties of the Access Control List 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 Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
name: "beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
nameWithType: "AccessControlListsClient.beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
summary: "Updates the Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Access Control List properties to update."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch?alt=com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch&text=AccessControlListPatch\" 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<AccessControlListInner>,AccessControlListInner> beginUpdate(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
desc: "Updates the Access Control List.\n\nAPI to update certain properties of the Access Control List 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 Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdateAdministrativeState(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
name: "beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
nameWithType: "AccessControlListsClient.beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
summary: "Updates administrative state of Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<CommonPostActionResponseForStateUpdateInner>,CommonPostActionResponseForStateUpdateInner> beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
desc: "Updates administrative state of Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
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 common response for the state updates."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdateAdministrativeState(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
name: "beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
nameWithType: "AccessControlListsClient.beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
summary: "Updates administrative state of Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" 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<CommonPostActionResponseForStateUpdateInner>,CommonPostActionResponseForStateUpdateInner> beginUpdateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
desc: "Updates administrative state of Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
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 common response for the state updates."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginValidateConfiguration(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginValidateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
name: "beginValidateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
nameWithType: "AccessControlListsClient.beginValidateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
summary: "Validates the configuration of the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<ValidateConfigurationResponseInner>,ValidateConfigurationResponseInner> beginValidateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
desc: "Validates the configuration of the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
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 response of the action validate configuration."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner&text=ValidateConfigurationResponseInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner&text=ValidateConfigurationResponseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginValidateConfiguration(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.beginValidateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
name: "beginValidateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
nameWithType: "AccessControlListsClient.beginValidateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
summary: "Validates the configuration of the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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<ValidateConfigurationResponseInner>,ValidateConfigurationResponseInner> beginValidateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
desc: "Validates the configuration of the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
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 response of the action validate configuration."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner&text=ValidateConfigurationResponseInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner&text=ValidateConfigurationResponseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.create(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.create(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
name: "create(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
nameWithType: "AccessControlListsClient.create(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
summary: "Creates Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract AccessControlListInner create(String resourceGroupName, String accessControlListName, AccessControlListInner body)"
|
|
desc: "Creates Access Control List.\n\nImplements Access Control List PUT method."
|
|
returns:
|
|
description: "the Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.create(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.create(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
name: "create(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
nameWithType: "AccessControlListsClient.create(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
summary: "Creates Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" 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 AccessControlListInner create(String resourceGroupName, String accessControlListName, AccessControlListInner body, Context context)"
|
|
desc: "Creates Access Control List.\n\nImplements Access Control List PUT method."
|
|
returns:
|
|
description: "the Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.delete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.delete(String resourceGroupName, String accessControlListName)"
|
|
name: "delete(String resourceGroupName, String accessControlListName)"
|
|
nameWithType: "AccessControlListsClient.delete(String resourceGroupName, String accessControlListName)"
|
|
summary: "Deletes a Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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 accessControlListName)"
|
|
desc: "Deletes a Access Control List.\n\nImplements Access Control List DELETE method."
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.delete(String resourceGroupName, String accessControlListName, Context context)"
|
|
name: "delete(String resourceGroupName, String accessControlListName, Context context)"
|
|
nameWithType: "AccessControlListsClient.delete(String resourceGroupName, String accessControlListName, Context context)"
|
|
summary: "Deletes a Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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 accessControlListName, Context context)"
|
|
desc: "Deletes a Access Control List.\n\nImplements Access Control List DELETE method."
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.getByResourceGroup(String resourceGroupName, String accessControlListName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String accessControlListName)"
|
|
nameWithType: "AccessControlListsClient.getByResourceGroup(String resourceGroupName, String accessControlListName)"
|
|
summary: "Gets a Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract AccessControlListInner getByResourceGroup(String resourceGroupName, String accessControlListName)"
|
|
desc: "Gets a Access Control List.\n\nImplements Access Control List GET method."
|
|
returns:
|
|
description: "the Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.getByResourceGroupWithResponse(String resourceGroupName, String accessControlListName, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String accessControlListName, Context context)"
|
|
nameWithType: "AccessControlListsClient.getByResourceGroupWithResponse(String resourceGroupName, String accessControlListName, Context context)"
|
|
summary: "Gets a Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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<AccessControlListInner> getByResourceGroupWithResponse(String resourceGroupName, String accessControlListName, Context context)"
|
|
desc: "Gets a Access Control List.\n\nImplements Access Control List GET method."
|
|
returns:
|
|
description: "the Access Control List resource definition 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.list()"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.list()"
|
|
name: "list()"
|
|
nameWithType: "AccessControlListsClient.list()"
|
|
summary: "List Access<wbr>Control<wbr>Lists by subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<AccessControlListInner> list()"
|
|
desc: "List AccessControlLists by subscription.\n\nImplements AccessControlLists list by subscription GET method."
|
|
returns:
|
|
description: "list of Access Control Lists 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "AccessControlListsClient.list(Context context)"
|
|
summary: "List Access<wbr>Control<wbr>Lists by 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<AccessControlListInner> list(Context context)"
|
|
desc: "List AccessControlLists by subscription.\n\nImplements AccessControlLists list by subscription GET method."
|
|
returns:
|
|
description: "list of Access Control Lists 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "AccessControlListsClient.listByResourceGroup(String resourceGroupName)"
|
|
summary: "List Access<wbr>Control<wbr>Lists by 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<AccessControlListInner> listByResourceGroup(String resourceGroupName)"
|
|
desc: "List AccessControlLists by resource group.\n\nImplements AccessControlLists list by resource group GET method."
|
|
returns:
|
|
description: "list of Access Control Lists 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, Context context)"
|
|
nameWithType: "AccessControlListsClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
summary: "List Access<wbr>Control<wbr>Lists by 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<AccessControlListInner> listByResourceGroup(String resourceGroupName, Context context)"
|
|
desc: "List AccessControlLists by resource group.\n\nImplements AccessControlLists list by resource group GET method."
|
|
returns:
|
|
description: "list of Access Control Lists 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.resync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.resync(String resourceGroupName, String accessControlListName)"
|
|
name: "resync(String resourceGroupName, String accessControlListName)"
|
|
nameWithType: "AccessControlListsClient.resync(String resourceGroupName, String accessControlListName)"
|
|
summary: "Resync operation on the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract CommonPostActionResponseForStateUpdateInner resync(String resourceGroupName, String accessControlListName)"
|
|
desc: "Resync operation on the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for the state updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.resync(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.resync(String resourceGroupName, String accessControlListName, Context context)"
|
|
name: "resync(String resourceGroupName, String accessControlListName, Context context)"
|
|
nameWithType: "AccessControlListsClient.resync(String resourceGroupName, String accessControlListName, Context context)"
|
|
summary: "Resync operation on the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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 CommonPostActionResponseForStateUpdateInner resync(String resourceGroupName, String accessControlListName, Context context)"
|
|
desc: "Resync operation on the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for the state updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.update(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
name: "update(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
nameWithType: "AccessControlListsClient.update(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
summary: "Updates the Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Access Control List properties to update."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch?alt=com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch&text=AccessControlListPatch\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract AccessControlListInner update(String resourceGroupName, String accessControlListName, AccessControlListPatch body)"
|
|
desc: "Updates the Access Control List.\n\nAPI to update certain properties of the Access Control List resource."
|
|
returns:
|
|
description: "the Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.update(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
name: "update(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
nameWithType: "AccessControlListsClient.update(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
summary: "Updates the Access Control List."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Access Control List properties to update."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch?alt=com.azure.resourcemanager.managednetworkfabric.models.AccessControlListPatch&text=AccessControlListPatch\" 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 AccessControlListInner update(String resourceGroupName, String accessControlListName, AccessControlListPatch body, Context context)"
|
|
desc: "Updates the Access Control List.\n\nAPI to update certain properties of the Access Control List resource."
|
|
returns:
|
|
description: "the Access Control List resource definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.AccessControlListInner&text=AccessControlListInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.updateAdministrativeState(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
name: "updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
nameWithType: "AccessControlListsClient.updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
summary: "Updates administrative state of Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract CommonPostActionResponseForStateUpdateInner updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body)"
|
|
desc: "Updates administrative state of Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for the state updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.updateAdministrativeState(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
name: "updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
nameWithType: "AccessControlListsClient.updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
summary: "Updates administrative state of Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" 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 CommonPostActionResponseForStateUpdateInner updateAdministrativeState(String resourceGroupName, String accessControlListName, UpdateAdministrativeState body, Context context)"
|
|
desc: "Updates administrative state of Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for the state updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.CommonPostActionResponseForStateUpdateInner&text=CommonPostActionResponseForStateUpdateInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.validateConfiguration(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.validateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
name: "validateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
nameWithType: "AccessControlListsClient.validateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
summary: "Validates the configuration of the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ValidateConfigurationResponseInner validateConfiguration(String resourceGroupName, String accessControlListName)"
|
|
desc: "Validates the configuration of the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "the response of the action validate configuration."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner&text=ValidateConfigurationResponseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.validateConfiguration(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.AccessControlListsClient.validateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
name: "validateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
nameWithType: "AccessControlListsClient.validateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
summary: "Validates the configuration of the Access Control Lists."
|
|
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: "Name of the Access Control List."
|
|
name: "accessControlListName"
|
|
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 ValidateConfigurationResponseInner validateConfiguration(String resourceGroupName, String accessControlListName, Context context)"
|
|
desc: "Validates the configuration of the Access Control Lists.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "the response of the action validate configuration."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner&text=ValidateConfigurationResponseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in AccessControlListsClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.managednetworkfabric.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0
|