Interface RoleAssignmentResourceFormat.UpdateStages.WithDescription

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

public static interface RoleAssignmentResourceFormat.UpdateStages.WithDescription
The stage of the RoleAssignmentResourceFormat update allowing to specify description.
  • Method Details

    • withDescription

      RoleAssignmentResourceFormat.Update withDescription(Map<String,String> description)
      Specifies the description property: Localized description for the metadata..
      Parameters:
      description - Localized description for the metadata.
      Returns:
      the next definition stage.