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"