다음을 통해 공유


IDataSourceList.Count Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="count")]
public long? Count { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="count")>]
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

Property Value

Attributes

Applies to