GalleryApplicationVersionPublishingProfileArgs

constructor(advancedSettings: Output<Map<String, String>>? = null, customActions: Output<List<GalleryApplicationCustomActionArgs>>? = null, enableHealthCheck: Output<Boolean>? = null, endOfLifeDate: Output<String>? = null, excludeFromLatest: Output<Boolean>? = null, manageActions: Output<UserArtifactManageArgs>? = null, replicaCount: Output<Int>? = null, replicationMode: Output<Either<String, ReplicationMode>>? = null, settings: Output<UserArtifactSettingsArgs>? = null, source: Output<UserArtifactSourceArgs>, storageAccountType: Output<Either<String, StorageAccountType>>? = null, targetExtendedLocations: Output<List<GalleryTargetExtendedLocationArgs>>? = null, targetRegions: Output<List<TargetRegionArgs>>? = null)