你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PacketCaptureSettings.FileCount Property

Definition

Number of file count. Default value of count is 10 and maximum number is 10000.

public int? FileCount { get; set; }
member this.FileCount : Nullable<int> with get, set
Public Property FileCount As Nullable(Of Integer)

Property Value

Applies to