Uses of Class
odata.msgraph.client.beta.entity.collection.request.EmbeddedSIMDeviceStateCollectionRequest
-
Packages that use EmbeddedSIMDeviceStateCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EmbeddedSIMDeviceStateCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EmbeddedSIMDeviceStateCollectionRequest Modifier and Type Method Description EmbeddedSIMDeviceStateCollectionRequestEmbeddedSIMActivationCodePool. getDeviceStates()“Navigational property to a list of device states for this pool.” -
Uses of EmbeddedSIMDeviceStateCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EmbeddedSIMDeviceStateCollectionRequest Modifier and Type Method Description EmbeddedSIMDeviceStateCollectionRequestEmbeddedSIMActivationCodePoolCollectionRequest. deviceStates() -
Uses of EmbeddedSIMDeviceStateCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EmbeddedSIMDeviceStateCollectionRequest Modifier and Type Method Description EmbeddedSIMDeviceStateCollectionRequestEmbeddedSIMActivationCodePoolRequest. deviceStates()
-