Share via


DevTestLabCostData.LabCostDetails Property

Definition

The lab cost details component of the cost data.

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

Property Value

Applies to