Interface AuthorizationPolicyResourceFormat.UpdateStages.WithSecondaryKey

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

public static interface AuthorizationPolicyResourceFormat.UpdateStages.WithSecondaryKey
The stage of the AuthorizationPolicyResourceFormat update allowing to specify secondaryKey.
  • Method Details

    • withSecondaryKey

      AuthorizationPolicyResourceFormat.Update withSecondaryKey(String secondaryKey)
      Specifies the secondaryKey property: Secondary key associated with the policy..
      Parameters:
      secondaryKey - Secondary key associated with the policy.
      Returns:
      the next definition stage.