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.kiota.serialization.AdditionalDataHolder
,com.microsoft.kiota.serialization.Parsable
,com.microsoft.kiota.store.BackedModel
@Generated("com.microsoft.kiota")
public class Windows10TeamGeneralConfiguration
extends DeviceConfiguration
implements com.microsoft.kiota.serialization.Parsable
This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10TeamGeneralConfiguration resource.
-
Field Summary
Fields inherited from class com.microsoft.graph.models.Entity
backingStore
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a newWindows10TeamGeneralConfiguration
and sets the default values. -
Method Summary
Modifier and TypeMethodDescriptioncreateFromDiscriminatorValue
(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueGets the azureOperationalInsightsBlockTelemetry property value.Gets the azureOperationalInsightsWorkspaceId property value.Gets the azureOperationalInsightsWorkspaceKey property value.Gets the connectAppBlockAutoLaunch property value.The deserialization information for the current modelGets the maintenanceWindowBlocked property value.Gets the maintenanceWindowDurationInHours property value.Gets the maintenanceWindowStartTime property value.Gets the miracastBlocked property value.Gets the miracastChannel property value.Gets the miracastRequirePin property value.Gets the settingsBlockMyMeetingsAndFiles property value.Gets the settingsBlockSessionResume property value.Gets the settingsBlockSigninSuggestions property value.Gets the settingsDefaultVolume property value.Gets the settingsScreenTimeoutInMinutes property value.Gets the settingsSessionTimeoutInMinutes property value.Gets the settingsSleepTimeoutInMinutes property value.Gets the welcomeScreenBackgroundImageUrl property value.Gets the welcomeScreenBlockAutomaticWakeUp property value.Gets the welcomeScreenMeetingInformation property value.void
serialize
(com.microsoft.kiota.serialization.SerializationWriter writer) Serializes information the current objectvoid
Sets the azureOperationalInsightsBlockTelemetry property value.void
Sets the azureOperationalInsightsWorkspaceId property value.void
Sets the azureOperationalInsightsWorkspaceKey property value.void
Sets the connectAppBlockAutoLaunch property value.void
Sets the maintenanceWindowBlocked property value.void
Sets the maintenanceWindowDurationInHours property value.void
Sets the maintenanceWindowStartTime property value.void
setMiracastBlocked
(Boolean value) Sets the miracastBlocked property value.void
Sets the miracastChannel property value.void
setMiracastRequirePin
(Boolean value) Sets the miracastRequirePin property value.void
Sets the settingsBlockMyMeetingsAndFiles property value.void
Sets the settingsBlockSessionResume property value.void
Sets the settingsBlockSigninSuggestions property value.void
setSettingsDefaultVolume
(Integer value) Sets the settingsDefaultVolume property value.void
Sets the settingsScreenTimeoutInMinutes property value.void
Sets the settingsSessionTimeoutInMinutes property value.void
Sets the settingsSleepTimeoutInMinutes property value.void
Sets the welcomeScreenBackgroundImageUrl property value.void
Sets the welcomeScreenBlockAutomaticWakeUp property value.void
Sets the welcomeScreenMeetingInformation property value.Methods inherited from class com.microsoft.graph.models.DeviceConfiguration
getAssignments, getCreatedDateTime, getDescription, getDeviceSettingStateSummaries, getDeviceStatuses, getDeviceStatusOverview, getDisplayName, getLastModifiedDateTime, getUserStatuses, getUserStatusOverview, getVersion, setAssignments, setCreatedDateTime, setDescription, setDeviceSettingStateSummaries, setDeviceStatuses, setDeviceStatusOverview, setDisplayName, setLastModifiedDateTime, setUserStatuses, setUserStatusOverview, setVersion
Methods inherited from class com.microsoft.graph.models.Entity
getAdditionalData, getBackingStore, getId, getOdataType, setAdditionalData, setBackingStore, setId, setOdataType
-
Constructor Details
-
Windows10TeamGeneralConfiguration
public Windows10TeamGeneralConfiguration()Instantiates a newWindows10TeamGeneralConfiguration
and sets the default values.
-
-
Method Details
-
createFromDiscriminatorValue
@Nonnull public static Windows10TeamGeneralConfiguration createFromDiscriminatorValue(@Nonnull com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value- Parameters:
parseNode
- The parse node to use to read the discriminator value and create the object- Returns:
- a
Windows10TeamGeneralConfiguration
-
getAzureOperationalInsightsBlockTelemetry
Gets the azureOperationalInsightsBlockTelemetry property value. Indicates whether or not to Block Azure Operational Insights.- Returns:
- a
Boolean
-
getAzureOperationalInsightsWorkspaceId
Gets the azureOperationalInsightsWorkspaceId property value. The Azure Operational Insights workspace id.- Returns:
- a
String
-
getAzureOperationalInsightsWorkspaceKey
Gets the azureOperationalInsightsWorkspaceKey property value. The Azure Operational Insights Workspace key.- Returns:
- a
String
-
getConnectAppBlockAutoLaunch
Gets the connectAppBlockAutoLaunch property value. Specifies whether to automatically launch the Connect app whenever a projection is initiated.- Returns:
- a
Boolean
-
getFieldDeserializers
@Nonnull public Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>> getFieldDeserializers()The deserialization information for the current model- Specified by:
getFieldDeserializers
in interfacecom.microsoft.kiota.serialization.Parsable
- Overrides:
getFieldDeserializers
in classDeviceConfiguration
- Returns:
- a
Map<String,
Consumer<com.microsoft.kiota.serialization.ParseNode>>
-
getMaintenanceWindowBlocked
Gets the maintenanceWindowBlocked property value. Indicates whether or not to Block setting a maintenance window for device updates.- Returns:
- a
Boolean
-
getMaintenanceWindowDurationInHours
Gets the maintenanceWindowDurationInHours property value. Maintenance window duration for device updates. Valid values 0 to 5- Returns:
- a
Integer
-
getMaintenanceWindowStartTime
Gets the maintenanceWindowStartTime property value. Maintenance window start time for device updates.- Returns:
- a
LocalTime
-
getMiracastBlocked
Gets the miracastBlocked property value. Indicates whether or not to Block wireless projection.- Returns:
- a
Boolean
-
getMiracastChannel
Gets the miracastChannel property value. Possible values for Miracast channel.- Returns:
- a
MiracastChannel
-
getMiracastRequirePin
Gets the miracastRequirePin property value. Indicates whether or not to require a pin for wireless projection.- Returns:
- a
Boolean
-
getSettingsBlockMyMeetingsAndFiles
Gets the settingsBlockMyMeetingsAndFiles property value. 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.- Returns:
- a
Boolean
-
getSettingsBlockSessionResume
Gets the settingsBlockSessionResume property value. Specifies whether to allow the ability to resume a session when the session times out.- Returns:
- a
Boolean
-
getSettingsBlockSigninSuggestions
Gets the settingsBlockSigninSuggestions property value. Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings.- Returns:
- a
Boolean
-
getSettingsDefaultVolume
Gets the settingsDefaultVolume property value. Specifies the default volume value for a new session. Permitted values are 0-100. The default is 45. Valid values 0 to 100- Returns:
- a
Integer
-
getSettingsScreenTimeoutInMinutes
Gets the settingsScreenTimeoutInMinutes property value. Specifies the number of minutes until the Hub screen turns off.- Returns:
- a
Integer
-
getSettingsSessionTimeoutInMinutes
Gets the settingsSessionTimeoutInMinutes property value. Specifies the number of minutes until the session times out.- Returns:
- a
Integer
-
getSettingsSleepTimeoutInMinutes
Gets the settingsSleepTimeoutInMinutes property value. Specifies the number of minutes until the Hub enters sleep mode.- Returns:
- a
Integer
-
getWelcomeScreenBackgroundImageUrl
Gets the welcomeScreenBackgroundImageUrl property value. The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image.- Returns:
- a
String
-
getWelcomeScreenBlockAutomaticWakeUp
Gets the welcomeScreenBlockAutomaticWakeUp property value. Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room.- Returns:
- a
Boolean
-
getWelcomeScreenMeetingInformation
Gets the welcomeScreenMeetingInformation property value. Possible values for welcome screen meeting information.- Returns:
- a
WelcomeScreenMeetingInformation
-
serialize
public void serialize(@Nonnull com.microsoft.kiota.serialization.SerializationWriter writer) Serializes information the current object- Specified by:
serialize
in interfacecom.microsoft.kiota.serialization.Parsable
- Overrides:
serialize
in classDeviceConfiguration
- Parameters:
writer
- Serialization writer to use to serialize this model
-
setAzureOperationalInsightsBlockTelemetry
Sets the azureOperationalInsightsBlockTelemetry property value. Indicates whether or not to Block Azure Operational Insights.- Parameters:
value
- Value to set for the azureOperationalInsightsBlockTelemetry property.
-
setAzureOperationalInsightsWorkspaceId
Sets the azureOperationalInsightsWorkspaceId property value. The Azure Operational Insights workspace id.- Parameters:
value
- Value to set for the azureOperationalInsightsWorkspaceId property.
-
setAzureOperationalInsightsWorkspaceKey
Sets the azureOperationalInsightsWorkspaceKey property value. The Azure Operational Insights Workspace key.- Parameters:
value
- Value to set for the azureOperationalInsightsWorkspaceKey property.
-
setConnectAppBlockAutoLaunch
Sets the connectAppBlockAutoLaunch property value. Specifies whether to automatically launch the Connect app whenever a projection is initiated.- Parameters:
value
- Value to set for the connectAppBlockAutoLaunch property.
-
setMaintenanceWindowBlocked
Sets the maintenanceWindowBlocked property value. Indicates whether or not to Block setting a maintenance window for device updates.- Parameters:
value
- Value to set for the maintenanceWindowBlocked property.
-
setMaintenanceWindowDurationInHours
Sets the maintenanceWindowDurationInHours property value. Maintenance window duration for device updates. Valid values 0 to 5- Parameters:
value
- Value to set for the maintenanceWindowDurationInHours property.
-
setMaintenanceWindowStartTime
Sets the maintenanceWindowStartTime property value. Maintenance window start time for device updates.- Parameters:
value
- Value to set for the maintenanceWindowStartTime property.
-
setMiracastBlocked
Sets the miracastBlocked property value. Indicates whether or not to Block wireless projection.- Parameters:
value
- Value to set for the miracastBlocked property.
-
setMiracastChannel
Sets the miracastChannel property value. Possible values for Miracast channel.- Parameters:
value
- Value to set for the miracastChannel property.
-
setMiracastRequirePin
Sets the miracastRequirePin property value. Indicates whether or not to require a pin for wireless projection.- Parameters:
value
- Value to set for the miracastRequirePin property.
-
setSettingsBlockMyMeetingsAndFiles
Sets the settingsBlockMyMeetingsAndFiles property value. 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.- Parameters:
value
- Value to set for the settingsBlockMyMeetingsAndFiles property.
-
setSettingsBlockSessionResume
Sets the settingsBlockSessionResume property value. Specifies whether to allow the ability to resume a session when the session times out.- Parameters:
value
- Value to set for the settingsBlockSessionResume property.
-
setSettingsBlockSigninSuggestions
Sets the settingsBlockSigninSuggestions property value. Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings.- Parameters:
value
- Value to set for the settingsBlockSigninSuggestions property.
-
setSettingsDefaultVolume
Sets the settingsDefaultVolume property value. Specifies the default volume value for a new session. Permitted values are 0-100. The default is 45. Valid values 0 to 100- Parameters:
value
- Value to set for the settingsDefaultVolume property.
-
setSettingsScreenTimeoutInMinutes
Sets the settingsScreenTimeoutInMinutes property value. Specifies the number of minutes until the Hub screen turns off.- Parameters:
value
- Value to set for the settingsScreenTimeoutInMinutes property.
-
setSettingsSessionTimeoutInMinutes
Sets the settingsSessionTimeoutInMinutes property value. Specifies the number of minutes until the session times out.- Parameters:
value
- Value to set for the settingsSessionTimeoutInMinutes property.
-
setSettingsSleepTimeoutInMinutes
Sets the settingsSleepTimeoutInMinutes property value. Specifies the number of minutes until the Hub enters sleep mode.- Parameters:
value
- Value to set for the settingsSleepTimeoutInMinutes property.
-
setWelcomeScreenBackgroundImageUrl
Sets the welcomeScreenBackgroundImageUrl property value. The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image.- Parameters:
value
- Value to set for the welcomeScreenBackgroundImageUrl property.
-
setWelcomeScreenBlockAutomaticWakeUp
Sets the welcomeScreenBlockAutomaticWakeUp property value. Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room.- Parameters:
value
- Value to set for the welcomeScreenBlockAutomaticWakeUp property.
-
setWelcomeScreenMeetingInformation
Sets the welcomeScreenMeetingInformation property value. Possible values for welcome screen meeting information.- Parameters:
value
- Value to set for the welcomeScreenMeetingInformation property.
-