Uses of Class
com.microsoft.graph.models.InheritableScopes
Packages that use InheritableScopes
-
Uses of InheritableScopes in com.microsoft.graph.models
Subclasses of InheritableScopes in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return InheritableScopesModifier and TypeMethodDescriptionstatic InheritableScopesInheritableScopes.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueInheritablePermission.getInheritableScopes()Gets the inheritableScopes property value.Methods in com.microsoft.graph.models with parameters of type InheritableScopesModifier and TypeMethodDescriptionvoidInheritablePermission.setInheritableScopes(InheritableScopes value) Sets the inheritableScopes property value.