Uses of Class
com.microsoft.graph.models.DeviceRegistrationMembership
Packages that use DeviceRegistrationMembership
-
Uses of DeviceRegistrationMembership in com.microsoft.graph.models
Subclasses of DeviceRegistrationMembership in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassMethods in com.microsoft.graph.models that return DeviceRegistrationMembershipModifier and TypeMethodDescriptionstatic DeviceRegistrationMembershipDeviceRegistrationMembership.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAzureADJoinPolicy.getAllowedToJoin()Gets the allowedToJoin property value.AzureADRegistrationPolicy.getAllowedToRegister()Gets the allowedToRegister property value.LocalAdminSettings.getRegisteringUsers()Gets the registeringUsers property value.Methods in com.microsoft.graph.models with parameters of type DeviceRegistrationMembershipModifier and TypeMethodDescriptionvoidAzureADJoinPolicy.setAllowedToJoin(DeviceRegistrationMembership value) Sets the allowedToJoin property value.voidAzureADRegistrationPolicy.setAllowedToRegister(DeviceRegistrationMembership value) Sets the allowedToRegister property value.voidLocalAdminSettings.setRegisteringUsers(DeviceRegistrationMembership value) Sets the registeringUsers property value.