MaccPatch 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.
Macc patch request.
public class MaccPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BillingBenefits.Models.MaccPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BillingBenefits.Models.MaccPatch>
type MaccPatch = class
interface IJsonModel<MaccPatch>
interface IPersistableModel<MaccPatch>
Public Class MaccPatch
Implements IJsonModel(Of MaccPatch), IPersistableModel(Of MaccPatch)
- Inheritance
-
MaccPatch
- Implements
Constructors
| Name | Description |
|---|---|
| MaccPatch() |
Initializes a new instance of MaccPatch. |
Properties
| Name | Description |
|---|---|
| AutomaticShortfall |
Represents the enablement status of a feature or settings. |
| AutomaticShortfallSuppressReason |
Optional field to record suppression reason for automatic shortfall. |
| Commitment |
Commitment towards the benefit. |
| DisplayName |
Display name. |
| EndOn |
End DateTime in UTC. |
| IsAllowContributors |
Setting this to true means multi-entity. |
| Milestones |
List of milestones to update or add. |
| PrimaryBillingAccountResourceId |
Fully-qualified billing account resource identifier of the primary MACC. Format must be Azure Resource ID: /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}. |
| PrimaryResourceId |
Fully-qualified resource identifier of the primary MACC. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/maccs/{maccName}. |
| Status |
Represents the current status of the Milestone. |
| Tags |
Resource tags. |