Interface NetworkSecurityRule.DefinitionStages.WithPriority<ParentT>

    • Method Detail

      • withPriority

        NetworkSecurityRule.DefinitionStages.WithAttach<ParentT> withPriority​(int priority)
        Specifies the priority to assign to this rule.

        Security rules are applied in the order of their assigned priority.

        Parameters:
        priority - the priority number in the range 100 to 4096
        Returns:
        the next stage