public static final class DeviceManagement.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement.Builder |
accountMoveCompletionDateTime(OffsetDateTime accountMoveCompletionDateTime)
“The date & time when tenant data moved between scaleunits.”
|
DeviceManagement.Builder |
adminConsent(AdminConsent adminConsent)
“Admin consent information.”
|
DeviceManagement |
build() |
DeviceManagement.Builder |
deviceComplianceReportSummarizationDateTime(OffsetDateTime deviceComplianceReportSummarizationDateTime)
“The last requested time of device compliance reporting for this account.
|
DeviceManagement.Builder |
deviceProtectionOverview(DeviceProtectionOverview deviceProtectionOverview)
“Device protection overview.”
|
DeviceManagement.Builder |
id(String id) |
DeviceManagement.Builder |
intuneAccountId(String intuneAccountId)
“Intune Account Id for given tenant”
|
DeviceManagement.Builder |
intuneBrand(IntuneBrand intuneBrand)
“intuneBrand contains data which is used in customizing the appearance of the
Company Portal applications as well as the end user web portal.”
|
DeviceManagement.Builder |
lastReportAggregationDateTime(OffsetDateTime lastReportAggregationDateTime)
“The last modified time of reporting for this account.
|
DeviceManagement.Builder |
legacyPcManangementEnabled(Boolean legacyPcManangementEnabled)
“The property to enable Non-MDM managed legacy PC management for this account.
|
DeviceManagement.Builder |
managedDeviceCleanupSettings(ManagedDeviceCleanupSettings managedDeviceCleanupSettings)
“Device cleanup rule”
|
DeviceManagement.Builder |
maximumDepTokens(Integer maximumDepTokens)
“Maximum number of dep tokens allowed per-tenant.”
|
DeviceManagement.Builder |
settings(DeviceManagementSettings settings)
“Account level settings.”
|
DeviceManagement.Builder |
subscriptions(DeviceManagementSubscriptions subscriptions)
“Tenant's Subscription.”
|
DeviceManagement.Builder |
subscriptionState(DeviceManagementSubscriptionState subscriptionState)
“Tenant mobile device management subscription state.”
|
DeviceManagement.Builder |
unlicensedAdminstratorsEnabled(Boolean unlicensedAdminstratorsEnabled)
“When enabled, users assigned as administrators via Role Assignment Memberships
do not require an assigned Intune license.
|
DeviceManagement.Builder |
userExperienceAnalyticsSettings(UserExperienceAnalyticsSettings userExperienceAnalyticsSettings)
“User experience analytics device settings”
|
DeviceManagement.Builder |
windowsMalwareOverview(WindowsMalwareOverview windowsMalwareOverview)
“Malware overview for windows devices.”
|
public DeviceManagement.Builder id(String id)
public DeviceManagement.Builder settings(DeviceManagementSettings settings)
settings - value of settings property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder maximumDepTokens(Integer maximumDepTokens)
maximumDepTokens - value of maximumDepTokens property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder intuneAccountId(String intuneAccountId)
intuneAccountId - value of intuneAccountId property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder lastReportAggregationDateTime(OffsetDateTime lastReportAggregationDateTime)
Org.OData.Core.V1.Computed
true
Org.OData.Core.V1.Permissions
lastReportAggregationDateTime - value of lastReportAggregationDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder deviceComplianceReportSummarizationDateTime(OffsetDateTime deviceComplianceReportSummarizationDateTime)
Org.OData.Core.V1.Computed
true
Org.OData.Core.V1.Permissions
deviceComplianceReportSummarizationDateTime - value of deviceComplianceReportSummarizationDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder legacyPcManangementEnabled(Boolean legacyPcManangementEnabled)
Org.OData.Core.V1.Computed
true
Org.OData.Core.V1.Permissions
legacyPcManangementEnabled - value of legacyPcManangementEnabled property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder unlicensedAdminstratorsEnabled(Boolean unlicensedAdminstratorsEnabled)
Org.OData.Core.V1.Computed
true
Org.OData.Core.V1.Permissions
unlicensedAdminstratorsEnabled - value of unlicensedAdminstratorsEnabled property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder intuneBrand(IntuneBrand intuneBrand)
intuneBrand - value of intuneBrand property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder subscriptionState(DeviceManagementSubscriptionState subscriptionState)
subscriptionState - value of subscriptionState property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder subscriptions(DeviceManagementSubscriptions subscriptions)
subscriptions - value of subscriptions property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder managedDeviceCleanupSettings(ManagedDeviceCleanupSettings managedDeviceCleanupSettings)
managedDeviceCleanupSettings - value of managedDeviceCleanupSettings property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder adminConsent(AdminConsent adminConsent)
adminConsent - value of adminConsent property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder deviceProtectionOverview(DeviceProtectionOverview deviceProtectionOverview)
deviceProtectionOverview - value of deviceProtectionOverview property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder windowsMalwareOverview(WindowsMalwareOverview windowsMalwareOverview)
windowsMalwareOverview - value of windowsMalwareOverview property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder accountMoveCompletionDateTime(OffsetDateTime accountMoveCompletionDateTime)
accountMoveCompletionDateTime - value of accountMoveCompletionDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagement.Builder userExperienceAnalyticsSettings(UserExperienceAnalyticsSettings userExperienceAnalyticsSettings)
userExperienceAnalyticsSettings - value of userExperienceAnalyticsSettings property (as defined in service metadata)this (for method chaining)public DeviceManagement build()
Copyright © 2018–2020. All rights reserved.