Share via


VngClientConnectionConfigurationPropertiesOutput interface

Properties of VngClientConnectionConfiguration.

Properties

provisioningState

The provisioning state of the VngClientConnectionConfiguration resource.

virtualNetworkGatewayPolicyGroups

List of references to virtualNetworkGatewayPolicyGroups

vpnClientAddressPool

The reference to the address space resource which represents Address space for P2S VpnClient.

Property Details

provisioningState

The provisioning state of the VngClientConnectionConfiguration resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

virtualNetworkGatewayPolicyGroups

List of references to virtualNetworkGatewayPolicyGroups

virtualNetworkGatewayPolicyGroups: SubResourceOutput[]

Property Value

vpnClientAddressPool

The reference to the address space resource which represents Address space for P2S VpnClient.

vpnClientAddressPool: AddressSpaceOutput

Property Value