Mount File Share Configuration Args
data class MountFileShareConfigurationArgs(val configurationType: Output<String>, val id: Output<String>, val privateEndpointId: Output<String>) : ConvertibleToJava<MountFileShareConfigurationArgs>
Gets or sets the file share configuration where the transport directory fileshare already exists, and user wishes to mount the fileshare as a part of the create infra flow.