MountFileShareConfigurationResponse

data class MountFileShareConfigurationResponse(val configurationType: String, val id: String, val privateEndpointId: String)

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.

Constructors

Link copied to clipboard
constructor(configurationType: String, id: String, privateEndpointId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of file share config. Expected value is 'Mount'.

Link copied to clipboard
val id: String

The fileshare resource ID

Link copied to clipboard

The private endpoint resource ID