FileShareConfiguration interface
File Share configuration details, populated with information on storage configuration mounted on the VIS. The createAndMount option is selected in case of missing input.
Properties
configuration |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
configurationType
Polymorphic discriminator, which specifies the different types this object can be
configurationType: "CreateAndMount" | "Skip" | "Mount"
Property Value
"CreateAndMount" | "Skip" | "Mount"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript