Uses of Class
com.microsoft.graph.models.LocalAdminSettings
Packages that use LocalAdminSettings
-
Uses of LocalAdminSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LocalAdminSettingsModifier and TypeMethodDescriptionstatic LocalAdminSettingsLocalAdminSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAzureADJoinPolicy.getLocalAdmins()Gets the localAdmins property value.Methods in com.microsoft.graph.models with parameters of type LocalAdminSettingsModifier and TypeMethodDescriptionvoidAzureADJoinPolicy.setLocalAdmins(LocalAdminSettings value) Sets the localAdmins property value.