CloudServiceArgs

constructor(cloudServiceName: Output<String>? = null, location: Output<String>? = null, properties: Output<CloudServicePropertiesArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)