Package com.microsoft.graph.models
Class Windows10TeamGeneralConfiguration
java.lang.Object
com.microsoft.graph.models.Entity
com.microsoft.graph.models.DeviceConfiguration
com.microsoft.graph.models.Windows10TeamGeneralConfiguration
- All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject
public class Windows10TeamGeneralConfiguration
extends DeviceConfiguration
implements com.microsoft.graph.serializer.IJsonBackedObject
The class for the Windows10Team General Configuration.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe Azure Operational Insights Block Telemetry.The Azure Operational Insights Workspace Id.The Azure Operational Insights Workspace Key.The Connect App Block Auto Launch.The Maintenance Window Blocked.The Maintenance Window Duration In Hours.com.microsoft.graph.core.TimeOfDay
The Maintenance Window Start Time.The Miracast Blocked.The Miracast Channel.The Miracast Require Pin.The Settings Block My Meetings And Files.The Settings Block Session Resume.The Settings Block Signin Suggestions.The Settings Default Volume.The Settings Screen Timeout In Minutes.The Settings Session Timeout In Minutes.The Settings Sleep Timeout In Minutes.The Welcome Screen Background Image Url.The Welcome Screen Block Automatic Wake Up.The Welcome Screen Meeting Information.Fields inherited from class com.microsoft.graph.models.DeviceConfiguration
assignments, createdDateTime, description, deviceSettingStateSummaries, deviceStatuses, deviceStatusOverview, displayName, lastModifiedDateTime, userStatuses, userStatusOverview, version
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setRawObject
(com.microsoft.graph.serializer.ISerializer serializer, com.google.gson.JsonObject json) Sets the raw JSON objectMethods inherited from class com.microsoft.graph.models.Entity
additionalDataManager
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.microsoft.graph.serializer.IJsonBackedObject
additionalDataManager
-
Field Details
-
azureOperationalInsightsBlockTelemetry
@SerializedName(value="azureOperationalInsightsBlockTelemetry", alternate="AzureOperationalInsightsBlockTelemetry") @Expose @Nullable public Boolean azureOperationalInsightsBlockTelemetryThe Azure Operational Insights Block Telemetry. Indicates whether or not to Block Azure Operational Insights. -
azureOperationalInsightsWorkspaceId
@SerializedName(value="azureOperationalInsightsWorkspaceId", alternate="AzureOperationalInsightsWorkspaceId") @Expose @Nullable public String azureOperationalInsightsWorkspaceIdThe Azure Operational Insights Workspace Id. The Azure Operational Insights workspace id. -
azureOperationalInsightsWorkspaceKey
@SerializedName(value="azureOperationalInsightsWorkspaceKey", alternate="AzureOperationalInsightsWorkspaceKey") @Expose @Nullable public String azureOperationalInsightsWorkspaceKeyThe Azure Operational Insights Workspace Key. The Azure Operational Insights Workspace key. -
connectAppBlockAutoLaunch
@SerializedName(value="connectAppBlockAutoLaunch", alternate="ConnectAppBlockAutoLaunch") @Expose @Nullable public Boolean connectAppBlockAutoLaunchThe Connect App Block Auto Launch. Specifies whether to automatically launch the Connect app whenever a projection is initiated. -
maintenanceWindowBlocked
@SerializedName(value="maintenanceWindowBlocked", alternate="MaintenanceWindowBlocked") @Expose @Nullable public Boolean maintenanceWindowBlockedThe Maintenance Window Blocked. Indicates whether or not to Block setting a maintenance window for device updates. -
maintenanceWindowDurationInHours
@SerializedName(value="maintenanceWindowDurationInHours", alternate="MaintenanceWindowDurationInHours") @Expose @Nullable public Integer maintenanceWindowDurationInHoursThe Maintenance Window Duration In Hours. Maintenance window duration for device updates. Valid values 0 to 5 -
maintenanceWindowStartTime
@SerializedName(value="maintenanceWindowStartTime", alternate="MaintenanceWindowStartTime") @Expose @Nullable public com.microsoft.graph.core.TimeOfDay maintenanceWindowStartTimeThe Maintenance Window Start Time. Maintenance window start time for device updates. -
miracastBlocked
@SerializedName(value="miracastBlocked", alternate="MiracastBlocked") @Expose @Nullable public Boolean miracastBlockedThe Miracast Blocked. Indicates whether or not to Block wireless projection. -
miracastChannel
@SerializedName(value="miracastChannel", alternate="MiracastChannel") @Expose @Nullable public MiracastChannel miracastChannelThe Miracast Channel. The channel. Possible values are: userDefined, one, two, three, four, five, six, seven, eight, nine, ten, eleven, thirtySix, forty, fortyFour, fortyEight, oneHundredFortyNine, oneHundredFiftyThree, oneHundredFiftySeven, oneHundredSixtyOne, oneHundredSixtyFive. -
miracastRequirePin
@SerializedName(value="miracastRequirePin", alternate="MiracastRequirePin") @Expose @Nullable public Boolean miracastRequirePinThe Miracast Require Pin. Indicates whether or not to require a pin for wireless projection. -
settingsBlockMyMeetingsAndFiles
@SerializedName(value="settingsBlockMyMeetingsAndFiles", alternate="SettingsBlockMyMeetingsAndFiles") @Expose @Nullable public Boolean settingsBlockMyMeetingsAndFilesThe Settings Block My Meetings And Files. Specifies whether to disable the 'My meetings and files' feature in the Start menu, which shows the signed-in user's meetings and files from Office 365. -
settingsBlockSessionResume
@SerializedName(value="settingsBlockSessionResume", alternate="SettingsBlockSessionResume") @Expose @Nullable public Boolean settingsBlockSessionResumeThe Settings Block Session Resume. Specifies whether to allow the ability to resume a session when the session times out. -
settingsBlockSigninSuggestions
@SerializedName(value="settingsBlockSigninSuggestions", alternate="SettingsBlockSigninSuggestions") @Expose @Nullable public Boolean settingsBlockSigninSuggestionsThe Settings Block Signin Suggestions. Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings. -
settingsDefaultVolume
@SerializedName(value="settingsDefaultVolume", alternate="SettingsDefaultVolume") @Expose @Nullable public Integer settingsDefaultVolumeThe Settings Default Volume. Specifies the default volume value for a new session. Permitted values are 0-100. The default is 45. Valid values 0 to 100 -
settingsScreenTimeoutInMinutes
@SerializedName(value="settingsScreenTimeoutInMinutes", alternate="SettingsScreenTimeoutInMinutes") @Expose @Nullable public Integer settingsScreenTimeoutInMinutesThe Settings Screen Timeout In Minutes. Specifies the number of minutes until the Hub screen turns off. -
settingsSessionTimeoutInMinutes
@SerializedName(value="settingsSessionTimeoutInMinutes", alternate="SettingsSessionTimeoutInMinutes") @Expose @Nullable public Integer settingsSessionTimeoutInMinutesThe Settings Session Timeout In Minutes. Specifies the number of minutes until the session times out. -
settingsSleepTimeoutInMinutes
@SerializedName(value="settingsSleepTimeoutInMinutes", alternate="SettingsSleepTimeoutInMinutes") @Expose @Nullable public Integer settingsSleepTimeoutInMinutesThe Settings Sleep Timeout In Minutes. Specifies the number of minutes until the Hub enters sleep mode. -
welcomeScreenBackgroundImageUrl
@SerializedName(value="welcomeScreenBackgroundImageUrl", alternate="WelcomeScreenBackgroundImageUrl") @Expose @Nullable public String welcomeScreenBackgroundImageUrlThe Welcome Screen Background Image Url. The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image. -
welcomeScreenBlockAutomaticWakeUp
@SerializedName(value="welcomeScreenBlockAutomaticWakeUp", alternate="WelcomeScreenBlockAutomaticWakeUp") @Expose @Nullable public Boolean welcomeScreenBlockAutomaticWakeUpThe Welcome Screen Block Automatic Wake Up. Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room. -
welcomeScreenMeetingInformation
@SerializedName(value="welcomeScreenMeetingInformation", alternate="WelcomeScreenMeetingInformation") @Expose @Nullable public WelcomeScreenMeetingInformation welcomeScreenMeetingInformationThe Welcome Screen Meeting Information. The welcome screen meeting information shown. Possible values are: userDefined, showOrganizerAndTimeOnly, showOrganizerAndTimeAndSubject.
-
-
Constructor Details
-
Windows10TeamGeneralConfiguration
public Windows10TeamGeneralConfiguration()
-
-
Method Details
-
setRawObject
public void setRawObject(@Nonnull com.microsoft.graph.serializer.ISerializer serializer, @Nonnull com.google.gson.JsonObject json) Sets the raw JSON object- Specified by:
setRawObject
in interfacecom.microsoft.graph.serializer.IJsonBackedObject
- Overrides:
setRawObject
in classDeviceConfiguration
- Parameters:
serializer
- the serializerjson
- the JSON object to set this object to
-