Private/Types/enums/RDPGatewayProfileUsageMethod.generated.psm1

enum RDPGatewayProfileUsageMethod
{
    Default = 0
    Explicit = 1
}