Uses of Class
odata.msgraph.client.beta.entity.collection.request.AllowedValueCollectionRequest
-
Packages that use AllowedValueCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of AllowedValueCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AllowedValueCollectionRequest Modifier and Type Method Description AllowedValueCollectionRequestCustomSecurityAttributeDefinition. getAllowedValues() -
Uses of AllowedValueCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AllowedValueCollectionRequest Modifier and Type Method Description AllowedValueCollectionRequestCustomSecurityAttributeDefinitionCollectionRequest. allowedValues() -
Uses of AllowedValueCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AllowedValueCollectionRequest Modifier and Type Method Description AllowedValueCollectionRequestCustomSecurityAttributeDefinitionRequest. allowedValues()
-