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

156 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail"
name: "VpnClientConnectionHealthDetail"
nameWithType: "VpnClientConnectionHealthDetail"
summary: "VPN client connection health detail."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- 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 **VpnClientConnectionHealthDetail**"
constructors:
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.VpnClientConnectionHealthDetail()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.VpnClientConnectionHealthDetail()"
name: "VpnClientConnectionHealthDetail()"
nameWithType: "VpnClientConnectionHealthDetail.VpnClientConnectionHealthDetail()"
syntax: "public VpnClientConnectionHealthDetail()"
methods:
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.egressBytesTransferred()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.egressBytesTransferred()"
name: "egressBytesTransferred()"
nameWithType: "VpnClientConnectionHealthDetail.egressBytesTransferred()"
summary: "Get the egress bytes per second."
syntax: "public Long egressBytesTransferred()"
desc: "Get the egress bytes per second."
returns:
description: "the egressBytesTransferred value"
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.egressPacketsTransferred()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.egressPacketsTransferred()"
name: "egressPacketsTransferred()"
nameWithType: "VpnClientConnectionHealthDetail.egressPacketsTransferred()"
summary: "Get the egress packets per second."
syntax: "public Long egressPacketsTransferred()"
desc: "Get the egress packets per second."
returns:
description: "the egressPacketsTransferred value"
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.ingressBytesTransferred()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.ingressBytesTransferred()"
name: "ingressBytesTransferred()"
nameWithType: "VpnClientConnectionHealthDetail.ingressBytesTransferred()"
summary: "Get the ingress bytes per second."
syntax: "public Long ingressBytesTransferred()"
desc: "Get the ingress bytes per second."
returns:
description: "the ingressBytesTransferred value"
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.ingressPacketsTransferred()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.ingressPacketsTransferred()"
name: "ingressPacketsTransferred()"
nameWithType: "VpnClientConnectionHealthDetail.ingressPacketsTransferred()"
summary: "Get the ingress packets per second."
syntax: "public Long ingressPacketsTransferred()"
desc: "Get the ingress packets per second."
returns:
description: "the ingressPacketsTransferred value"
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.maxBandwidth()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.maxBandwidth()"
name: "maxBandwidth()"
nameWithType: "VpnClientConnectionHealthDetail.maxBandwidth()"
summary: "Get the max band width."
syntax: "public Long maxBandwidth()"
desc: "Get the max band width."
returns:
description: "the maxBandwidth value"
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.maxPacketsPerSecond()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.maxPacketsPerSecond()"
name: "maxPacketsPerSecond()"
nameWithType: "VpnClientConnectionHealthDetail.maxPacketsPerSecond()"
summary: "Get the max packets transferred per second."
syntax: "public Long maxPacketsPerSecond()"
desc: "Get the max packets transferred per second."
returns:
description: "the maxPacketsPerSecond value"
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.privateIpAddress()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.privateIpAddress()"
name: "privateIpAddress()"
nameWithType: "VpnClientConnectionHealthDetail.privateIpAddress()"
summary: "Get the assigned private Ip of a connected vpn client."
syntax: "public String privateIpAddress()"
desc: "Get the assigned private Ip of a connected vpn client."
returns:
description: "the privateIpAddress 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.VpnClientConnectionHealthDetail.publicIpAddress()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.publicIpAddress()"
name: "publicIpAddress()"
nameWithType: "VpnClientConnectionHealthDetail.publicIpAddress()"
summary: "Get the public Ip of a connected vpn client."
syntax: "public String publicIpAddress()"
desc: "Get the public Ip of a connected vpn client."
returns:
description: "the publicIpAddress 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.VpnClientConnectionHealthDetail.vpnConnectionDuration()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.vpnConnectionDuration()"
name: "vpnConnectionDuration()"
nameWithType: "VpnClientConnectionHealthDetail.vpnConnectionDuration()"
summary: "Get the duration time of a connected vpn client."
syntax: "public Long vpnConnectionDuration()"
desc: "Get the duration time of a connected vpn client."
returns:
description: "the vpnConnectionDuration value"
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.vpnConnectionId()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.vpnConnectionId()"
name: "vpnConnectionId()"
nameWithType: "VpnClientConnectionHealthDetail.vpnConnectionId()"
summary: "Get the vpn client Id."
syntax: "public String vpnConnectionId()"
desc: "Get the vpn client Id."
returns:
description: "the vpnConnectionId 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.VpnClientConnectionHealthDetail.vpnConnectionTime()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.vpnConnectionTime()"
name: "vpnConnectionTime()"
nameWithType: "VpnClientConnectionHealthDetail.vpnConnectionTime()"
summary: "Get the start time of a connected vpn client."
syntax: "public String vpnConnectionTime()"
desc: "Get the start time of a connected vpn client."
returns:
description: "the vpnConnectionTime 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.VpnClientConnectionHealthDetail.vpnUserName()"
fullName: "com.microsoft.azure.management.network.VpnClientConnectionHealthDetail.vpnUserName()"
name: "vpnUserName()"
nameWithType: "VpnClientConnectionHealthDetail.vpnUserName()"
summary: "Get the user name of a connected vpn client."
syntax: "public String vpnUserName()"
desc: "Get the user name of a connected vpn client."
returns:
description: "the vpnUserName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "VPN client connection health detail."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4