你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Update-AzSpringCloudMonitoringSetting
更新监视设置。
语法
Update-AzSpringCloudMonitoringSetting
-Name <String>
-ResourceGroupName <String>
[-SubscriptionId <String>]
[-AppInsightsInstrumentationKey <String>]
[-AppInsightsSamplingRate <Double>]
[-Code <String>]
[-Message <String>]
[-TraceEnabled]
[-DefaultProfile <PSObject>]
[-AsJob]
[-NoWait]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-AzSpringCloudMonitoringSetting
-InputObject <ISpringCloudIdentity>
[-AppInsightsInstrumentationKey <String>]
[-AppInsightsSamplingRate <Double>]
[-Code <String>]
[-Message <String>]
[-TraceEnabled]
[-DefaultProfile <PSObject>]
[-AsJob]
[-NoWait]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
说明
更新监视设置。
示例
示例 1:更新监视设置
Update-AzSpringCloudMonitoringSetting -ResourceGroupName SpringCloud-gp-junxi -Name springcloud-service -AppInsightsInstrumentationKey "InstrumentationKey=xxxxxxxxxxxxxxxxxxx;IngestionEndpoint=https://xxxxxx.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/" -TraceEnabled
Name ResourceGroupName ProvisioningState TraceEnabled
---- ----------------- ----------------- ------------
default azurespringrg Succeeded True
更新监视设置。
示例 2:按管道更新监视设置
Get-AzSpringCloudMonitoringSetting -ResourceGroupName SpringCloud-gp-junxi -Name springcloud-service | Update-AzSpringCloudMonitoringSetting -AppInsightsInstrumentationKey "InstrumentationKey=xxxxxxxxxxxxxxxxxxx;IngestionEndpoint=https://xxxxxx.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/" -TraceEnabled
Name ResourceGroupName ProvisioningState TraceEnabled
---- ----------------- ----------------- ------------
default azurespringrg Succeeded True
按管道更新监视设置。
参数
-AppInsightsInstrumentationKey
目标 Application Insight 检测密钥、null 或空格包括空将禁用 monitoringSettings
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-AppInsightsSamplingRate
指示 Application Insight 代理的采样率应介于 [0.0, 100.0] 范围内
类型: | Double |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-AsJob
以作业身份运行命令
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-Code
错误代码。
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-Confirm
提示你在运行 cmdlet 之前进行确认。
类型: | SwitchParameter |
别名: | cf |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-DefaultProfile
用于与 Azure 通信的凭据、帐户、租户和订阅。
类型: | PSObject |
别名: | AzureRMContext, AzureCredential |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-InputObject
要构造的标识参数,请参阅 INPUTOBJECT 属性的 NOTES 部分并创建哈希表。
类型: | ISpringCloudIdentity |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-Message
错误消息。
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-Name
服务资源的名称。
类型: | String |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
-NoWait
异步运行命令
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-ResourceGroupName
包含该资源的资源组名称。 可以从 Azure 资源管理器 API 或门户获取此值。
类型: | String |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
-SubscriptionId
获取唯一标识 azure 订阅Microsoft的订阅 ID。 此订阅 ID 是每个服务调用的 URI 的一部分。
类型: | String |
Position: | Named |
默认值: | (Get-AzContext).Subscription.Id |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-TraceEnabled
指示是否启用跟踪功能,该功能将从 API 版本 2020-11-01-preview 起弃用。 请利用 appInsightsInstrumentationKey 指示是否已启用 monitoringSettings
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-WhatIf
显示运行该 cmdlet 时会发生什么情况。 cmdlet 未运行。
类型: | SwitchParameter |
别名: | wi |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
输入
输出
备注
别名
复杂参数属性
若要创建下面所述的参数,请构造一个包含相应属性的哈希表。 有关哈希表的信息,请运行 Get-Help about_Hash_Tables。
INPUTOBJECT <ISpringCloudIdentity>
:标识参数
[AgentPoolName <String>]
:生成服务代理池资源的名称。[AppName <String>]
:应用资源的名称。[BindingName <String>]
:绑定资源的名称。[BuildName <String>]
:生成资源的名称。[BuildResultName <String>]
:生成结果资源的名称。[BuildServiceName <String>]
:生成服务资源的名称。[BuilderName <String>]
:生成器资源的名称。[BuildpackBindingName <String>]
:Buildpack 绑定名称的名称[BuildpackName <String>]
:buildpack 资源的名称。[CertificateName <String>]
:证书资源的名称。[ConfigurationServiceName <String>]
:应用程序配置服务的名称。[DeploymentName <String>]
:部署资源的名称。[DomainName <String>]
:自定义域资源的名称。[Id <String>]
:资源标识路径[Location <String>]
:区域[ResourceGroupName <String>]
:包含资源的资源组的名称。 可以从 Azure 资源管理器 API 或门户获取此值。[ServiceName <String>]
:服务资源的名称。[ServiceRegistryName <String>]
:服务注册表的名称。[StackName <String>]
:堆栈资源的名称。[SubscriptionId <String>]
:获取唯一标识 azure 订阅Microsoft的订阅 ID。 此订阅 ID 是每个服务调用的 URI 的一部分。