DevCenterProperties.DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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