Interface ProtectedItemResource.UpdateStages.WithProperties

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

public static interface ProtectedItemResource.UpdateStages.WithProperties
The stage of the ProtectedItemResource update allowing to specify properties.
  • Method Details

    • withProperties

      ProtectedItemResource.Update withProperties(ProtectedItem properties)
      Specifies the properties property: ProtectedItemResource properties.
      Parameters:
      properties - ProtectedItemResource properties.
      Returns:
      the next definition stage.