Uses of Class
com.microsoft.graph.models.PrivilegedAccessGroup
Packages that use PrivilegedAccessGroup
-
Uses of PrivilegedAccessGroup in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrivilegedAccessGroupModifier and TypeMethodDescriptionstatic PrivilegedAccessGroupPrivilegedAccessGroup.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrivilegedAccessRoot.getGroup()Gets the group property value.Methods in com.microsoft.graph.models with parameters of type PrivilegedAccessGroupModifier and TypeMethodDescriptionvoidPrivilegedAccessRoot.setGroup(PrivilegedAccessGroup value) Sets the group property value.