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

41 строка
3.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.VerificationIPFlow"
fullName: "com.azure.resourcemanager.network.models.VerificationIPFlow"
name: "VerificationIPFlow"
nameWithType: "VerificationIPFlow"
summary: "A client-side representation allowing to verify IP packet flow from specific VM based on direction, protocol, local IP, remote IP, local port and remote port."
syntax: "public interface **VerificationIPFlow**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Executable?alt=com.azure.resourcemanager.resources.fluentcore.model.Executable&text=Executable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.models.VerificationIPFlow?alt=com.azure.resourcemanager.network.models.VerificationIPFlow&text=VerificationIPFlow\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.models.NetworkWatcher?alt=com.azure.resourcemanager.network.models.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.azure.resourcemanager.network.models.VerificationIPFlow.access()"
fullName: "com.azure.resourcemanager.network.models.VerificationIPFlow.access()"
name: "access()"
nameWithType: "VerificationIPFlow.access()"
summary: "Get the access value."
modifiers:
- "abstract"
syntax: "public abstract Access access()"
desc: "Get the access value. Indicates whether the traffic is allowed or denied."
returns:
description: "the access value"
type: "<xref href=\"com.azure.resourcemanager.network.models.Access?alt=com.azure.resourcemanager.network.models.Access&text=Access\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.VerificationIPFlow.ruleName()"
fullName: "com.azure.resourcemanager.network.models.VerificationIPFlow.ruleName()"
name: "ruleName()"
nameWithType: "VerificationIPFlow.ruleName()"
summary: "Get the rule<wbr>Name value."
modifiers:
- "abstract"
syntax: "public abstract String ruleName()"
desc: "Get the ruleName value. If input is not matched against any security rule, it is not displayed."
returns:
description: "the ruleName value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "A client-side representation allowing to verify IP packet flow from specific VM based on direction, protocol, local IP, remote IP, local port and remote port."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.models.NetworkWatcher?alt=com.azure.resourcemanager.network.models.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Executable?alt=com.azure.resourcemanager.resources.fluentcore.model.Executable&text=Executable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.models.VerificationIPFlow?alt=com.azure.resourcemanager.network.models.VerificationIPFlow&text=VerificationIPFlow\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0