DevCenterProperties.DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus Property

Definition

Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.InstallAzureMonitorAgentEnableStatus? DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)>]
member this.DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.InstallAzureMonitorAgentEnableStatus> with get, set
Public Property DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus As Nullable(Of InstallAzureMonitorAgentEnableStatus)

Property Value

Implements

Attributes

Applies to