NGroupArgs

constructor(containerGroupProfiles: Output<List<ContainerGroupProfileStubArgs>>? = null, elasticProfile: Output<ElasticProfileArgs>? = null, identity: Output<NGroupIdentityArgs>? = null, location: Output<String>? = null, ngroupsName: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)