BuilderPatch 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 type used for update operations of the BuilderResource.
public class BuilderPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppContainers.Models.BuilderPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppContainers.Models.BuilderPatch>
type BuilderPatch = class
interface IJsonModel<BuilderPatch>
interface IPersistableModel<BuilderPatch>
Public Class BuilderPatch
Implements IJsonModel(Of BuilderPatch), IPersistableModel(Of BuilderPatch)
- Inheritance
-
BuilderPatch
- Implements
Constructors
| Name | Description |
|---|---|
| BuilderPatch() |
Initializes a new instance of BuilderPatch. |
Properties
| Name | Description |
|---|---|
| EnvironmentId |
Resource ID of the container apps environment that the builder is associated with. |
| Identity |
The managed service identities assigned to this resource. |
| Tags |
Resource tags. |