VolumeArgs

constructor(azureFileParameters: Output<VolumeProviderParametersAzureFileArgs>? = null, description: Output<String>? = null, location: Output<String>? = null, provider: Output<Either<String, VolumeProvider>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, volumeResourceName: Output<String>? = null)