Uses of Class
odata.msgraph.client.beta.entity.collection.request.SensitivityLabelCollectionRequest
-
Packages that use SensitivityLabelCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of SensitivityLabelCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SensitivityLabelCollectionRequest Modifier and Type Method Description SensitivityLabelCollectionRequestDataClassificationService. getSensitivityLabels()SensitivityLabelCollectionRequestInformationProtection. getSensitivityLabels()SensitivityLabelCollectionRequestSensitivityLabel. getSublabels() -
Uses of SensitivityLabelCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return SensitivityLabelCollectionRequest Modifier and Type Method Description SensitivityLabelCollectionRequestSensitivityLabelCollectionRequest. sublabels() -
Uses of SensitivityLabelCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return SensitivityLabelCollectionRequest Modifier and Type Method Description SensitivityLabelCollectionRequestDataClassificationServiceRequest. sensitivityLabels()SensitivityLabelCollectionRequestInformationProtectionRequest. sensitivityLabels()SensitivityLabelCollectionRequestSensitivityLabelRequest. sublabels()
-