| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > VersionPolicyConfiguration > getVersionPolicy
Gets the version policy by its name. Throws error if the version policy is not found.
Signature:
getVersionPolicy(policyName: string): VersionPolicy;|
Parameter |
Type |
Description |
|---|---|---|
|
policyName |
string |
Name of the version policy |
Returns: