Get Volume Result
constructor(backupId: String? = null, baremetalTenantId: String, creationToken: String, dataProtection: VolumePropertiesResponseDataProtection? = null, encryptionKeySource: String? = null, exportPolicy: VolumePropertiesResponseExportPolicy? = null, fileSystemId: String, id: String, isRestoring: Boolean? = null, kerberosEnabled: Boolean? = null, ldapEnabled: Boolean? = null, location: String, mountTargets: List<MountTargetPropertiesResponse>, name: String, protocolTypes: List<String>? = null, provisioningState: String, securityStyle: String? = null, serviceLevel: String? = null, smbContinuouslyAvailable: Boolean? = null, smbEncryption: Boolean? = null, snapshotDirectoryVisible: Boolean? = null, snapshotId: String? = null, subnetId: String, tags: Map<String, String>? = null, throughputMibps: Double? = null, type: String, usageThreshold: Double, volumeType: String? = null)