Uses of Class
odata.msgraph.client.beta.entity.MobileContainedApp
-
Packages that use MobileContainedApp Package Description odata.msgraph.client.beta.entity -
-
Uses of MobileContainedApp in odata.msgraph.client.beta.entity
Subclasses of MobileContainedApp in odata.msgraph.client.beta.entity Modifier and Type Class Description classMicrosoftStoreForBusinessContainedApp“A class that represents a contained app of a MicrosoftStoreForBusinessApp.”classWindowsUniversalAppXContainedApp“A class that represents a contained app of a WindowsUniversalAppX app.”Methods in odata.msgraph.client.beta.entity that return MobileContainedApp Modifier and Type Method Description MobileContainedAppMobileContainedApp. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.MobileContainedAppMobileContainedApp. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).MobileContainedAppMobileContainedApp. withUnmappedField(String name, String value)
-