166 строки
11 KiB
YAML
166 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasId.id()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager.manager()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent.parent()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Refreshable.refresh()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Refreshable.refreshAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup.resourceGroupName()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Updatable.update()
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.authorizationKey()
|
|
name: authorizationKey()
|
|
nameWithType: VirtualNetworkGatewayConnection.authorizationKey()
|
|
returns:
|
|
description: <p>the authorizationKey value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the authorizationKey value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String authorizationKey()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.authorizationKey()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.connectionStatus()
|
|
name: connectionStatus()
|
|
nameWithType: VirtualNetworkGatewayConnection.connectionStatus()
|
|
returns:
|
|
description: <p>the connectionStatus value </p>
|
|
type: <xref href="com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus?alt=com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus&text=VirtualNetworkGatewayConnectionStatus" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the Virtual Network Gateway connection status. Possible values are 'Unknown', 'Connecting', 'Connected' and 'NotConnected'. Possible values include: 'Unknown', 'Connecting', 'Connected', 'NotConnected'.</p>
|
|
|
|
<p></p>
|
|
syntax: public VirtualNetworkGatewayConnectionStatus connectionStatus()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.connectionStatus()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.connectionType()
|
|
name: connectionType()
|
|
nameWithType: VirtualNetworkGatewayConnection.connectionType()
|
|
returns:
|
|
description: <p>the connectionType value </p>
|
|
type: <xref href="com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType?alt=com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType&text=VirtualNetworkGatewayConnectionType" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the gateway connection type. Possible values are: 'Ipsec','Vnet2Vnet','ExpressRoute', and 'VPNClient.</p>
|
|
|
|
<p></p>
|
|
syntax: public VirtualNetworkGatewayConnectionType connectionType()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.connectionType()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.egressBytesTransferred()
|
|
name: egressBytesTransferred()
|
|
nameWithType: VirtualNetworkGatewayConnection.egressBytesTransferred()
|
|
returns:
|
|
description: <p>the egress bytes transferred in this connection </p>
|
|
type: <xref href="long?alt=long&text=long" data-throw-if-not-resolved="False"/>
|
|
syntax: public long egressBytesTransferred()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.egressBytesTransferred()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.ingressBytesTransferred()
|
|
name: ingressBytesTransferred()
|
|
nameWithType: VirtualNetworkGatewayConnection.ingressBytesTransferred()
|
|
returns:
|
|
description: <p>the egress bytes transferred in this connection. </p>
|
|
type: <xref href="long?alt=long&text=long" data-throw-if-not-resolved="False"/>
|
|
syntax: public long ingressBytesTransferred()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.ingressBytesTransferred()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.ipsecPolicies()
|
|
name: ipsecPolicies()
|
|
nameWithType: VirtualNetworkGatewayConnection.ipsecPolicies()
|
|
returns:
|
|
description: <p>the IPSec Policies to be considered by this connection </p>
|
|
type: Collection<<xref href="com.microsoft.azure.management.network.IpsecPolicy?alt=com.microsoft.azure.management.network.IpsecPolicy&text=IpsecPolicy" data-throw-if-not-resolved="False"/>>
|
|
syntax: public Collection<IpsecPolicy> ipsecPolicies()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.ipsecPolicies()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.isBgpEnabled()
|
|
name: isBgpEnabled()
|
|
nameWithType: VirtualNetworkGatewayConnection.isBgpEnabled()
|
|
returns:
|
|
description: <p>the enableBgp flag </p>
|
|
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
|
|
syntax: public boolean isBgpEnabled()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.isBgpEnabled()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.localNetworkGateway2Id()
|
|
name: localNetworkGateway2Id()
|
|
nameWithType: VirtualNetworkGatewayConnection.localNetworkGateway2Id()
|
|
returns:
|
|
description: <p>the reference to local network gateway resource </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String localNetworkGateway2Id()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.localNetworkGateway2Id()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.peerId()
|
|
name: peerId()
|
|
nameWithType: VirtualNetworkGatewayConnection.peerId()
|
|
returns:
|
|
description: <p>the reference to peerings resource </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String peerId()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.peerId()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.provisioningState()
|
|
name: provisioningState()
|
|
nameWithType: VirtualNetworkGatewayConnection.provisioningState()
|
|
returns:
|
|
description: <p>the provisioning state of the VirtualNetworkGatewayConnection resource </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String provisioningState()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.provisioningState()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.routingWeight()
|
|
name: routingWeight()
|
|
nameWithType: VirtualNetworkGatewayConnection.routingWeight()
|
|
returns:
|
|
description: <p>the routing weight </p>
|
|
type: <xref href="int?alt=int&text=int" data-throw-if-not-resolved="False"/>
|
|
syntax: public int routingWeight()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.routingWeight()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.sharedKey()
|
|
name: sharedKey()
|
|
nameWithType: VirtualNetworkGatewayConnection.sharedKey()
|
|
returns:
|
|
description: <p>the IPSec shared key </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String sharedKey()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.sharedKey()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.tunnelConnectionStatus()
|
|
name: tunnelConnectionStatus()
|
|
nameWithType: VirtualNetworkGatewayConnection.tunnelConnectionStatus()
|
|
returns:
|
|
description: <p>collection of all tunnels' connection health status </p>
|
|
type: Collection<<xref href="com.microsoft.azure.management.network.TunnelConnectionHealth?alt=com.microsoft.azure.management.network.TunnelConnectionHealth&text=TunnelConnectionHealth" data-throw-if-not-resolved="False"/>>
|
|
summary: >-
|
|
<p>Get the tunnelConnectionStatus value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Collection<TunnelConnectionHealth> tunnelConnectionStatus()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.tunnelConnectionStatus()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.usePolicyBasedTrafficSelectors()
|
|
name: usePolicyBasedTrafficSelectors()
|
|
nameWithType: VirtualNetworkGatewayConnection.usePolicyBasedTrafficSelectors()
|
|
returns:
|
|
description: <p>if policy-based traffic selectors enabled </p>
|
|
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
|
|
syntax: public boolean usePolicyBasedTrafficSelectors()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.usePolicyBasedTrafficSelectors()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.virtualNetworkGateway1Id()
|
|
name: virtualNetworkGateway1Id()
|
|
nameWithType: VirtualNetworkGatewayConnection.virtualNetworkGateway1Id()
|
|
returns:
|
|
description: <p>the reference to virtual network gateway resource </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String virtualNetworkGateway1Id()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.virtualNetworkGateway1Id()
|
|
- fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.virtualNetworkGateway2Id()
|
|
name: virtualNetworkGateway2Id()
|
|
nameWithType: VirtualNetworkGatewayConnection.virtualNetworkGateway2Id()
|
|
returns:
|
|
description: <p>the reference to virtual network gateway resource. </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String virtualNetworkGateway2Id()
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.virtualNetworkGateway2Id()
|
|
nameWithType: VirtualNetworkGatewayConnection
|
|
syntax: public interface VirtualNetworkGatewayConnection extends IndependentChildResource<NetworkManager, VirtualNetworkGatewayConnectionInner>,Refreshable<VirtualNetworkGatewayConnection>,Updatable<VirtualNetworkGatewayConnection>,HasParent<VirtualNetworkGateway>
|
|
type: interface
|
|
uid: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
|
|
fullName: com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
|
|
name: VirtualNetworkGatewayConnection
|
|
package: com.microsoft.azure.management.network
|
|
summary: <p>Client-side representation of Virtual Network Gateway Connection object, associated with Virtual Network Gateway. </p>
|
|
metadata: {}
|