BillingTrustAssessmentProperties.InitialValues Property

Definition

Optional initial values applied to the rules created with this assessment. Write-only β€” these values are routed to the per-kind rules and are not returned on read.

public System.Collections.Generic.IList<Azure.ResourceManager.Billing.Trust.Models.BillingTrustInitialRuleValueBase> InitialValues { get; }
member this.InitialValues : System.Collections.Generic.IList<Azure.ResourceManager.Billing.Trust.Models.BillingTrustInitialRuleValueBase>
Public ReadOnly Property InitialValues As IList(Of BillingTrustInitialRuleValueBase)

Property Value

Applies to