IDevCenterUpdateProperties.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.Runtime.Info(Description="Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.InstallAzureMonitorAgentEnableStatus) }, ReadOnly=false, Required=false, SerializedName="installAzureMonitorAgentEnableStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.InstallAzureMonitorAgentEnableStatus? DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.InstallAzureMonitorAgentEnableStatus) }, ReadOnly=false, Required=false, SerializedName="installAzureMonitorAgentEnableStatus")>]
member this.DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.InstallAzureMonitorAgentEnableStatus> with get, set
Public Property DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus As Nullable(Of InstallAzureMonitorAgentEnableStatus)

Property Value

Attributes

Applies to