Interface PolicyDefinition.UpdateStages.WithPolicyType

All Known Subinterfaces:
PolicyDefinition.Update
Enclosing interface:
PolicyDefinition.UpdateStages

public static interface PolicyDefinition.UpdateStages.WithPolicyType
A policy definition allowing the policy type to be set.
  • Method Details

    • withPolicyType

      PolicyDefinition.Update withPolicyType(PolicyType policyType)
      Specifies the type of the policy. The default value is 'NotSpecified'.
      Parameters:
      policyType - the policy type enum
      Returns:
      the next stage of policy update