Share via


ClusterListResult.Value Property

Definition

The list of Kusto clusters.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ICluster[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ICluster[] with get, set
Public Property Value As ICluster()

Property Value

Implements

Attributes

Applies to