| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected MicrosoftStoreForBusinessPortalSelectionOptions |
DeviceAppManagement.microsoftStoreForBusinessPortalSelection |
| Modifier and Type | Method and Description |
|---|---|
Optional<MicrosoftStoreForBusinessPortalSelectionOptions> |
DeviceAppManagement.getMicrosoftStoreForBusinessPortalSelection()
“The end user portal information is used to sync applications from the Microsoft
Store for Business to Intune Company Portal.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceAppManagement.Builder |
DeviceAppManagement.Builder.microsoftStoreForBusinessPortalSelection(MicrosoftStoreForBusinessPortalSelectionOptions microsoftStoreForBusinessPortalSelection)
“The end user portal information is used to sync applications from the Microsoft
Store for Business to Intune Company Portal.
|
DeviceAppManagement |
DeviceAppManagement.withMicrosoftStoreForBusinessPortalSelection(MicrosoftStoreForBusinessPortalSelectionOptions microsoftStoreForBusinessPortalSelection)
Returns an immutable copy of
this with just the microsoftStoreForBusinessPortalSelection field changed. |
| Modifier and Type | Method and Description |
|---|---|
static MicrosoftStoreForBusinessPortalSelectionOptions |
MicrosoftStoreForBusinessPortalSelectionOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MicrosoftStoreForBusinessPortalSelectionOptions[] |
MicrosoftStoreForBusinessPortalSelectionOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.