Values.PublishPortalRequestSourceThe request body for the post operation.
type nonrec t = {description : string option;The description of the portal. When the portal is published, this description becomes the last published description.
*)portalId : string;The portal identifier.
*)}