VirtualNetworkGatewayPolicyGroup interface

Parameters for VirtualNetworkGatewayPolicyGroup.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

isDefault

Shows if this is a Default VirtualNetworkGatewayPolicyGroup or not.

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

policyMembers

Multiple PolicyMembers for VirtualNetworkGatewayPolicyGroup.

priority

Priority for VirtualNetworkGatewayPolicyGroup.

provisioningState

The provisioning state of the VirtualNetworkGatewayPolicyGroup resource.

vngClientConnectionConfigurations

List of references to vngClientConnectionConfigurations.

Inherited Properties

id

Resource ID.

Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

isDefault

Shows if this is a Default VirtualNetworkGatewayPolicyGroup or not.

isDefault?: boolean

Property Value

boolean

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

name?: string

Property Value

string

policyMembers

Multiple PolicyMembers for VirtualNetworkGatewayPolicyGroup.

policyMembers?: VirtualNetworkGatewayPolicyGroupMember[]

Property Value

priority

Priority for VirtualNetworkGatewayPolicyGroup.

priority?: number

Property Value

number

provisioningState

The provisioning state of the VirtualNetworkGatewayPolicyGroup resource.

provisioningState?: string

Property Value

string

vngClientConnectionConfigurations

List of references to vngClientConnectionConfigurations.

vngClientConnectionConfigurations?: SubResource[]

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id