你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

The type of file share config, mount in this case.

id

The fileshare resource ID

privateEndpointId

The private endpoint resource ID

Property Details

configurationType

The type of file share config, mount in this case.

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