Share via


ApiManagementGroupData.IsBuiltIn Property

Definition

true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.

public bool? IsBuiltIn { get; }
member this.IsBuiltIn : Nullable<bool>
Public ReadOnly Property IsBuiltIn As Nullable(Of Boolean)

Property Value

Applies to