GetGalleryImageResult

constructor(allowUpdateImage: Boolean? = null, architecture: String? = null, azureApiVersion: String, description: String? = null, disallowed: DisallowedResponse? = null, endOfLifeDate: String? = null, eula: String? = null, features: List<GalleryImageFeatureResponse>? = null, hyperVGeneration: String? = null, id: String, identifier: GalleryImageIdentifierResponse, location: String, name: String, osState: String, osType: String, privacyStatementUri: String? = null, provisioningState: String, purchasePlan: ImagePurchasePlanResponse? = null, recommended: RecommendedMachineConfigurationResponse? = null, releaseNoteUri: String? = null, tags: Map<String, String>? = null, type: String)