azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

157 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection"
name: "AzureFirewallNetworkRuleCollection"
nameWithType: "AzureFirewallNetworkRuleCollection"
summary: "Network rule collection resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.SubResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.SubResource.id()?alt=com.microsoft.azure.SubResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.SubResource.withId(java.lang.String)?alt=com.microsoft.azure.SubResource.withId&text=withId\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **AzureFirewallNetworkRuleCollection**</br> extends <xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.AzureFirewallNetworkRuleCollection()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.AzureFirewallNetworkRuleCollection()"
name: "AzureFirewallNetworkRuleCollection()"
nameWithType: "AzureFirewallNetworkRuleCollection.AzureFirewallNetworkRuleCollection()"
syntax: "public AzureFirewallNetworkRuleCollection()"
methods:
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.action()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.action()"
name: "action()"
nameWithType: "AzureFirewallNetworkRuleCollection.action()"
summary: "Get the action type of a rule collection."
syntax: "public AzureFirewallRCAction action()"
desc: "Get the action type of a rule collection."
returns:
description: "the action value"
type: "<xref href=\"com.microsoft.azure.management.network.AzureFirewallRCAction?alt=com.microsoft.azure.management.network.AzureFirewallRCAction&text=AzureFirewallRCAction\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.etag()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.etag()"
name: "etag()"
nameWithType: "AzureFirewallNetworkRuleCollection.etag()"
summary: "Get a unique read-only string that changes whenever the resource is updated."
syntax: "public String etag()"
desc: "Get a unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.name()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.name()"
name: "name()"
nameWithType: "AzureFirewallNetworkRuleCollection.name()"
summary: "Get the name of the resource that is unique within the Azure firewall."
syntax: "public String name()"
desc: "Get the name of the resource that is unique within the Azure firewall. This name can be used to access the resource."
returns:
description: "the name value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.priority()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.priority()"
name: "priority()"
nameWithType: "AzureFirewallNetworkRuleCollection.priority()"
summary: "Get priority of the network rule collection resource."
syntax: "public Integer priority()"
desc: "Get priority of the network rule collection resource."
returns:
description: "the priority value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.provisioningState()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.provisioningState()"
name: "provisioningState()"
nameWithType: "AzureFirewallNetworkRuleCollection.provisioningState()"
summary: "Get the provisioning state of the network rule collection resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioning state of the network rule collection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'."
returns:
description: "the provisioningState value"
type: "<xref href=\"com.microsoft.azure.management.network.ProvisioningState?alt=com.microsoft.azure.management.network.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.rules()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.rules()"
name: "rules()"
nameWithType: "AzureFirewallNetworkRuleCollection.rules()"
summary: "Get collection of rules used by a network rule collection."
syntax: "public List<AzureFirewallNetworkRule> rules()"
desc: "Get collection of rules used by a network rule collection."
returns:
description: "the rules value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.AzureFirewallNetworkRule?alt=com.microsoft.azure.management.network.AzureFirewallNetworkRule&text=AzureFirewallNetworkRule\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withAction(com.microsoft.azure.management.network.AzureFirewallRCAction)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withAction(AzureFirewallRCAction action)"
name: "withAction(AzureFirewallRCAction action)"
nameWithType: "AzureFirewallNetworkRuleCollection.withAction(AzureFirewallRCAction action)"
summary: "Set the action type of a rule collection."
parameters:
- description: "the action value to set"
name: "action"
type: "<xref href=\"com.microsoft.azure.management.network.AzureFirewallRCAction?alt=com.microsoft.azure.management.network.AzureFirewallRCAction&text=AzureFirewallRCAction\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AzureFirewallNetworkRuleCollection withAction(AzureFirewallRCAction action)"
desc: "Set the action type of a rule collection."
returns:
description: "the AzureFirewallNetworkRuleCollection object itself."
type: "<xref href=\"com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection?alt=com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection&text=AzureFirewallNetworkRuleCollection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withName(java.lang.String)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withName(String name)"
name: "withName(String name)"
nameWithType: "AzureFirewallNetworkRuleCollection.withName(String name)"
summary: "Set the name of the resource that is unique within the Azure firewall."
parameters:
- description: "the name value to set"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AzureFirewallNetworkRuleCollection withName(String name)"
desc: "Set the name of the resource that is unique within the Azure firewall. This name can be used to access the resource."
returns:
description: "the AzureFirewallNetworkRuleCollection object itself."
type: "<xref href=\"com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection?alt=com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection&text=AzureFirewallNetworkRuleCollection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withPriority(java.lang.Integer)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withPriority(Integer priority)"
name: "withPriority(Integer priority)"
nameWithType: "AzureFirewallNetworkRuleCollection.withPriority(Integer priority)"
summary: "Set priority of the network rule collection resource."
parameters:
- description: "the priority value to set"
name: "priority"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AzureFirewallNetworkRuleCollection withPriority(Integer priority)"
desc: "Set priority of the network rule collection resource."
returns:
description: "the AzureFirewallNetworkRuleCollection object itself."
type: "<xref href=\"com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection?alt=com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection&text=AzureFirewallNetworkRuleCollection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withRules(java.util.List<com.microsoft.azure.management.network.AzureFirewallNetworkRule>)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection.withRules(List<AzureFirewallNetworkRule> rules)"
name: "withRules(List<AzureFirewallNetworkRule> rules)"
nameWithType: "AzureFirewallNetworkRuleCollection.withRules(List<AzureFirewallNetworkRule> rules)"
summary: "Set collection of rules used by a network rule collection."
parameters:
- description: "the rules value to set"
name: "rules"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.AzureFirewallNetworkRule?alt=com.microsoft.azure.management.network.AzureFirewallNetworkRule&text=AzureFirewallNetworkRule\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public AzureFirewallNetworkRuleCollection withRules(List<AzureFirewallNetworkRule> rules)"
desc: "Set collection of rules used by a network rule collection."
returns:
description: "the AzureFirewallNetworkRuleCollection object itself."
type: "<xref href=\"com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection?alt=com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection&text=AzureFirewallNetworkRuleCollection\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Network rule collection resource."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4