securityStyle property
Security Style of the Volume
Optional. Possible string values are:
- "SECURITY_STYLE_UNSPECIFIED" : SecurityStyle is unspecified
- "NTFS" : SecurityStyle uses NTFS
- "UNIX" : SecurityStyle uses UNIX
Implementation
core.String? securityStyle;