DevCenterPatch Class
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.
The devcenter resource for partial updates. Properties not provided in the update request will not be changed.
public class DevCenterPatch : Azure.ResourceManager.DevCenter.Models.DevCenterTrackedResourceUpdate, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterPatch>
type DevCenterPatch = class
inherit DevCenterTrackedResourceUpdate
interface IJsonModel<DevCenterPatch>
interface IPersistableModel<DevCenterPatch>
Public Class DevCenterPatch
Inherits DevCenterTrackedResourceUpdate
Implements IJsonModel(Of DevCenterPatch), IPersistableModel(Of DevCenterPatch)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DevCenterPatch() |
Initializes a new instance of DevCenterPatch. |
Properties
| Name | Description |
|---|---|
| CatalogItemSyncEnableStatus |
Whether project catalogs associated with projects in this dev center can be configured to sync catalog items. |
| CustomerManagedKeyEncryption |
All Customer-managed key encryption properties for the resource. |
| DevBoxProvisioningInstallAzureMonitorAgentEnableStatus |
Indicates whether to install the Azure Monitor Agent service on Dev Boxes that belong to this dev center. |
| DisplayName |
The display name of the devcenter. |
| Identity |
Managed identity properties. |
| Location |
The geo-location where the resource lives. (Inherited from DevCenterTrackedResourceUpdate) |
| MicrosoftHostedNetworkEnableStatus |
Indicates whether pools in this Dev Center can use Microsoft Hosted Networks. Defaults to Enabled if not set. |
| Tags |
Resource tags. (Inherited from DevCenterTrackedResourceUpdate) |