policyOptions property

List<String>? policyOptions
getter/setter pair

The names of Backup and DR advanced policy options of a policy applying to an application.

See the Backup and DR documentation on policy options. For example, skipofflineappsincongrp, nounmap.

Implementation

core.List<core.String>? policyOptions;