Values.GroupCertificateConfigurationSourceInformation about a group certificate configuration.
type nonrec t = {certificateAuthorityExpiryInMilliseconds : string option;The amount of time remaining before the certificate authority expires, in milliseconds.
*)certificateExpiryInMilliseconds : string option;The amount of time remaining before the certificate expires, in milliseconds.
*)groupId : string option;The ID of the group certificate configuration.
*)}