"cleanupHourOfDay": "The time when versions are cleaned; the value must be an integer from 0 (midnight) to 23 (11 pm)", "defaultLocale": "The default locale to use for the system (determines language and date formats.)", "deleteEnvResources": "Enable deleting resources from environment...
Format udclient[global-args...][global-flags...]setSystemConfiguration [JSON file] Parameters None. Template This command takes a JSON request string or file. Use the following template for the request: {"artifactAgent":"Specify a default agent for component version imports.","cleanupArchivePath...
public VirtualMachineScaleSetUpdatePublicIpAddressConfiguration publicIpAddressConfiguration() Get the publicIpAddressConfiguration property: The publicIPAddressConfiguration. Returns: the publicIpAddressConfiguration value.subnet public ApiEntityReference subnet() Get the su...
Set-CsConferencingConfiguration -Identity global -Organization LitwareincIn Example 1, the Set-CsConferencingConfiguration cmdlet modifies the global instance of conferencing configuration settings; in this case, the command sets the value of the Organization property to Litwareinc. This is done by includ...
New-CMConfigurationPolicyDeployment New-CMDeploymentTypeDependencyGroup New-CMDetectionClauseDirectory New-CMDetectionClauseFile New-CMDetectionClauseMacBundle New-CMDetectionClauseMacPackage New-CMDetectionClauseRegistryKey New-CMDetectionClauseRegistryKeyValue New-CMDetectionClauseWindowsInstaller New-CMDeviceCategor...
Grant-CsThirdPartyVideoSystemPolicy Grant-CsUserServicesPolicy Grant-CsVoicePolicy Grant-CsVoiceRoutingPolicy Import-CSAnnouncementFile Import-CsCertificate Import-CsCompanyPhoneNormalizationRules Import-CsConfiguration Import-CsDeviceUpdate Import-CsLegacyConferenceDirectory Import-CsLegacyConfiguration Import-CsLisCo...
The following code example sets event handlers for exceptions that occur on Windows Forms threads and exceptions that occur on other threads. It setsSetUnhandledExceptionModeso that all exceptions are handled by the application, regardless of the settings in the application's user configuration file....
The parameter of the validate operation supports only the <candidate/> and <running/> configuration databases. With the validate capability supported, the <edit-config> operation supports the <test-option> parameter. The value of this parameter is test-then-set, set, or test-only. If this p...
\OCP\Config::setSystemValue('markup_configuration_history',true); } 开发者ID:inwinstack,项目名称:owncloud-config_history,代码行数:6,代码来源:install.php 示例7: setShareFolder ▲点赞 1▼ /** * set default share folder * *@paramstring $shareFolder ...
It sets SetUnhandledExceptionMode so that all exceptions are handled by the application, regardless of the settings in the application's user configuration file. It uses the ThreadException event to handle UI thread exceptions, and the UnhandledException event to handle non-UI thread exceptions. ...