GalleryApplicationVersionPublishingProfileResponse

constructor(advancedSettings: Map<String, String>? = null, customActions: List<GalleryApplicationCustomActionResponse>? = null, enableHealthCheck: Boolean? = null, endOfLifeDate: String? = null, excludeFromLatest: Boolean? = null, manageActions: UserArtifactManageResponse? = null, publishedDate: String, replicaCount: Int? = null, replicationMode: String? = null, settings: UserArtifactSettingsResponse? = null, source: UserArtifactSourceResponse, storageAccountType: String? = null, targetExtendedLocations: List<GalleryTargetExtendedLocationResponse>? = null, targetRegions: List<TargetRegionResponse>? = null)