你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevCenterPatch.DevBoxProvisioningInstallAzureMonitorAgentEnableStatus Property

Definition

Indicates whether to install the Azure Monitor Agent service on Dev Boxes that belong to this dev center.

public Azure.ResourceManager.DevCenter.Models.DevCenterInstallAzureMonitorAgentEnableStatus? DevBoxProvisioningInstallAzureMonitorAgentEnableStatus { get; set; }
member this.DevBoxProvisioningInstallAzureMonitorAgentEnableStatus : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterInstallAzureMonitorAgentEnableStatus> with get, set
Public Property DevBoxProvisioningInstallAzureMonitorAgentEnableStatus As Nullable(Of DevCenterInstallAzureMonitorAgentEnableStatus)

Property Value

Applies to