Uses of Class
com.microsoft.graph.models.CopilotAdminLimitedMode
Packages that use CopilotAdminLimitedMode
-
Uses of CopilotAdminLimitedMode in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CopilotAdminLimitedModeModifier and TypeMethodDescriptionstatic CopilotAdminLimitedModeCopilotAdminLimitedMode.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCopilotAdminSetting.getLimitedMode()Gets the limitedMode property value.Methods in com.microsoft.graph.models with parameters of type CopilotAdminLimitedModeModifier and TypeMethodDescriptionvoidCopilotAdminSetting.setLimitedMode(CopilotAdminLimitedMode value) Sets the limitedMode property value.