Uses of Class
com.microsoft.graph.models.CloudPcUserRoleScopeTagInfo
Packages that use CloudPcUserRoleScopeTagInfo
-
Uses of CloudPcUserRoleScopeTagInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcUserRoleScopeTagInfoModifier and TypeMethodDescriptionstatic CloudPcUserRoleScopeTagInfoCloudPcUserRoleScopeTagInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type CloudPcUserRoleScopeTagInfoModifier and TypeMethodDescriptionCloudPcAuditActor.getUserRoleScopeTags()Gets the userRoleScopeTags property value.Method parameters in com.microsoft.graph.models with type arguments of type CloudPcUserRoleScopeTagInfoModifier and TypeMethodDescriptionvoidCloudPcAuditActor.setUserRoleScopeTags(List<CloudPcUserRoleScopeTagInfo> value) Sets the userRoleScopeTags property value.