fileShares property
File system shares on the instance.
For this version, only a single file share is supported.
Implementation
core.List<FileShareConfig>? fileShares;
File system shares on the instance.
For this version, only a single file share is supported.
core.List<FileShareConfig>? fileShares;