GetSnapshotResult

constructor(completionPercent: Double? = null, copyCompletionError: CopyCompletionErrorResponse? = null, creationData: CreationDataResponse, dataAccessAuthMode: String? = null, diskAccessId: String? = null, diskSizeBytes: Double, diskSizeGB: Int? = null, diskState: String, encryption: EncryptionResponse? = null, encryptionSettingsCollection: EncryptionSettingsCollectionResponse? = null, extendedLocation: ExtendedLocationResponse? = null, hyperVGeneration: String? = null, id: String, incremental: Boolean? = null, incrementalSnapshotFamilyId: String, location: String, managedBy: String, name: String, networkAccessPolicy: String? = null, osType: String? = null, provisioningState: String, publicNetworkAccess: String? = null, purchasePlan: PurchasePlanResponse? = null, securityProfile: DiskSecurityProfileResponse? = null, sku: SnapshotSkuResponse? = null, supportedCapabilities: SupportedCapabilitiesResponse? = null, supportsHibernation: Boolean? = null, tags: Map<String, String>? = null, timeCreated: String, type: String, uniqueId: String)