Interface ServerSecurityAlertPolicy.DefinitionStages.WithState

    • Method Detail

      • withState

        ServerSecurityAlertPolicy.DefinitionStages.WithCreate withState​(SecurityAlertPolicyState state)
        Specifies the state property: Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server.
        Parameters:
        state - Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server.
        Returns:
        the next definition stage.