allowedReplacementLicenses property
Specifies licenseCodes of licenses that can replace this license.
Note: such replacements are allowed even if removable_from_disk is false.
Implementation
core.List<core.String>? allowedReplacementLicenses;
Specifies licenseCodes of licenses that can replace this license.
Note: such replacements are allowed even if removable_from_disk is false.
core.List<core.String>? allowedReplacementLicenses;