Share via


DevTestLabCostData.ResourceCosts Property

Definition

The resource cost component of the cost data.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabResourceCost> ResourceCosts { get; }
member this.ResourceCosts : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabResourceCost>
Public ReadOnly Property ResourceCosts As IReadOnlyList(Of DevTestLabResourceCost)

Property Value

Applies to