ConditionalCreditPatch.AllowContributors 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 this conditional credit allows contributor billing accounts.
public Azure.ResourceManager.BillingBenefits.Models.EnablementMode? AllowContributors { get; set; }
member this.AllowContributors : Nullable<Azure.ResourceManager.BillingBenefits.Models.EnablementMode> with get, set
Public Property AllowContributors As Nullable(Of EnablementMode)