MountFileShareConfiguration interface

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.

Extends

Properties

configurationType

Polymorphic discriminator, which specifies the different types this object can be

id

The fileshare resource ID

privateEndpointId

The private endpoint resource ID

Property Details

configurationType

Polymorphic discriminator, which specifies the different types this object can be

configurationType: "Mount"

Property Value

"Mount"

id

The fileshare resource ID

id: string

Property Value

string

privateEndpointId

The private endpoint resource ID

privateEndpointId: string

Property Value

string