|
  | allowedIPAddresses | 
 Gets or sets the allowed IP addresses.
 The value is a comma-separated list containing any combination of IP addresses and/or IP address ranges.
 An IP address range may be specified using CIDR notation (e.g. 203.0.113.0/24) or as two addresses separated by a hyphen (e.g. 203.0.113.0-203.0.113.255).
 
 | 
  | createdTime | 
 Gets or sets the UTC time the group was created.
 
 | 
  | cultureName | 
 Gets or sets the name of the culture associated with the group.
 
 | 
  | customAttributes | 
 Gets or sets the group's explicitly assigned custom attributes.
 
 | 
  | deniedApplicationPrivilegeIds | 
 Gets or sets the IDs of standard privileges denied to the group.
 
 | 
  | description | 
 Gets or sets the description of the group.
 
 | 
  | displayName | 
 Gets or sets the name of the group.
 
 | 
  | grantedApplicationPrivilegeIds | 
 Gets or sets the IDs of standard privileges granted to the group.
 
 | 
  | groupKind | 
 Gets or sets the type of the group.
 
 | 
  | id | 
 Gets or sets the unique identifier of the group.
 
 | 
  | name | 
 Gets or sets the name of the group.
 
 | 
  | projectId | 
 Gets or sets the project ID of the group.
 
 | 
  | seatKind | 
 Gets or sets the kind of seat this group is in.
 
 | 
  | tenantId | 
 Gets or sets the tenant ID of the group.
 
 | 
  | tenantIds | 
 Gets a collection containing the ID of the tenant associated with the group, if any.
 
 | 
  | timeZone | 
 Gets or sets the ID of the time zone associated with the group.
 
 | 
  | warnings | 
 Gets or sets the list of warnings associated with creating or updating this group.
 [] indicates no warnings.
 
 |