GetGalleryImageResult

constructor(azureApiVersion: String, cloudInitDataSource: String? = null, containerId: String? = null, extendedLocation: ExtendedLocationResponse? = null, hyperVGeneration: String? = null, id: String, identifier: GalleryImageIdentifierResponse? = null, imagePath: String? = null, location: String, name: String, osType: String, provisioningState: String, sourceVirtualMachineId: String? = null, status: GalleryImageStatusResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, version: GalleryImageVersionResponse? = null, vmImageRepositoryCredentials: VmImageRepositoryCredentialsResponse? = null)