BillingTrustAssessmentProperties.InitialValues 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.
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)