LabVirtualMachineCreationParameterResponse

constructor(allowClaim: Boolean? = null, artifacts: List<ArtifactInstallPropertiesResponse>? = null, bulkCreationParameters: BulkCreationParametersResponse? = null, createdDate: String? = null, customImageId: String? = null, dataDiskParameters: List<DataDiskPropertiesResponse>? = null, disallowPublicIpAddress: Boolean? = null, environmentId: String? = null, expirationDate: String? = null, galleryImageReference: GalleryImageReferenceResponse? = null, isAuthenticationWithSshKey: Boolean? = null, labSubnetName: String? = null, labVirtualNetworkId: String? = null, location: String? = null, name: String? = null, networkInterface: NetworkInterfacePropertiesResponse? = null, notes: String? = null, ownerObjectId: String? = null, ownerUserPrincipalName: String? = null, password: String? = null, planId: String? = null, scheduleParameters: List<ScheduleCreationParameterResponse>? = null, size: String? = null, sshKey: String? = null, storageType: String? = null, tags: Map<String, String>? = null, userName: String? = null)