VirtualNetworkGatewayPolicyGroupPolicyMember

data class VirtualNetworkGatewayPolicyGroupPolicyMember(val name: String, val type: String, val value: String)

Constructors

constructor(name: String, type: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Virtual Network Gateway Policy Group Member.

Link copied to clipboard

The VPN Policy Member attribute type. Possible values are AADGroupId, CertificateGroupId and RadiusAzureGroupId.

Link copied to clipboard

The value of attribute that is used for this Virtual Network Gateway Policy Group Member.