41 строка
3.6 KiB
YAML
41 строка
3.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.network.VerificationIPFlow"
|
|
fullName: "com.microsoft.azure.management.network.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.microsoft.azure.management.resources.fluentcore.model.Executable?alt=com.microsoft.azure.management.resources.fluentcore.model.Executable&text=Executable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.VerificationIPFlow?alt=com.microsoft.azure.management.network.VerificationIPFlow&text=VerificationIPFlow\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.NetworkWatcher?alt=com.microsoft.azure.management.network.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.network.VerificationIPFlow.access()"
|
|
fullName: "com.microsoft.azure.management.network.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.microsoft.azure.management.network.Access?alt=com.microsoft.azure.management.network.Access&text=Access\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.network.VerificationIPFlow.ruleName()"
|
|
fullName: "com.microsoft.azure.management.network.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: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
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.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.NetworkWatcher?alt=com.microsoft.azure.management.network.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Executable?alt=com.microsoft.azure.management.resources.fluentcore.model.Executable&text=Executable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.VerificationIPFlow?alt=com.microsoft.azure.management.network.VerificationIPFlow&text=VerificationIPFlow\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.network"
|
|
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4
|