LogSizeCapability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The log size capability.
public class LogSizeCapability
type LogSizeCapability = class
Public Class LogSizeCapability
- Inheritance
-
LogSizeCapability
Constructors
LogSizeCapability() |
Initializes a new instance of the LogSizeCapability class. |
LogSizeCapability(Nullable<Int32>, String) |
Initializes a new instance of the LogSizeCapability class. |
Properties
Limit |
Gets the log size limit (see 'unit' for the units). |
Unit |
Gets the units that the limit is expressed in. Possible values include: 'Megabytes', 'Gigabytes', 'Terabytes', 'Petabytes', 'Percent' |
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for .NET