Uses of Class
com.microsoft.graph.models.DeviceAndAppManagementAssignmentTarget
Packages that use DeviceAndAppManagementAssignmentTarget
-
Uses of DeviceAndAppManagementAssignmentTarget in com.microsoft.graph.models
Subclasses of DeviceAndAppManagementAssignmentTarget in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassRepresents an assignment to all managed devices in the tenant.classRepresents an assignment to all licensed users in the tenant.classRepresents an assignment to a Configuration Manager Collection.classRepresents a group that should be excluded from an assignment.classRepresents an assignment to a group.Methods in com.microsoft.graph.models that return DeviceAndAppManagementAssignmentTargetModifier and TypeMethodDescriptionDeviceAndAppManagementAssignmentTarget.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueComplianceManagementPartnerAssignment.getTarget()Gets the target property value.DeviceCompliancePolicyAssignment.getTarget()Gets the target property value.DeviceConfigurationAssignment.getTarget()Gets the target property value.DeviceManagementPartnerAssignment.getTarget()Gets the target property value.EnrollmentConfigurationAssignment.getTarget()Gets the target property value.IosLobAppProvisioningConfigurationAssignment.getTarget()Gets the target property value.ManagedDeviceMobileAppConfigurationAssignment.getTarget()Gets the target property value.ManagedEBookAssignment.getTarget()Gets the target property value.MobileAppAssignment.getTarget()Gets the target property value.TargetedManagedAppPolicyAssignment.getTarget()Gets the target property value.TermsAndConditionsAssignment.getTarget()Gets the target property value.Methods in com.microsoft.graph.models with parameters of type DeviceAndAppManagementAssignmentTargetModifier and TypeMethodDescriptionvoidComplianceManagementPartnerAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidDeviceCompliancePolicyAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidDeviceConfigurationAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidDeviceManagementPartnerAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidEnrollmentConfigurationAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidIosLobAppProvisioningConfigurationAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidManagedDeviceMobileAppConfigurationAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidManagedEBookAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidMobileAppAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidTargetedManagedAppPolicyAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.voidTermsAndConditionsAssignment.setTarget(DeviceAndAppManagementAssignmentTarget value) Sets the target property value.