SamplingSettings Constructors
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.
SamplingSettings() |
Initializes a new instance of the SamplingSettings class. |
SamplingSettings(String, Nullable<Double>) |
Initializes a new instance of the SamplingSettings class. |
Initializes a new instance of the SamplingSettings class.
public SamplingSettings();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Produkt | Wersje |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the SamplingSettings class.
public SamplingSettings(string samplingType = default, double? percentage = default);
new Microsoft.Azure.Management.ApiManagement.Models.SamplingSettings : string * Nullable<double> -> Microsoft.Azure.Management.ApiManagement.Models.SamplingSettings
Public Sub New (Optional samplingType As String = Nothing, Optional percentage As Nullable(Of Double) = Nothing)
Parameters
- samplingType
- String
Sampling type. Possible values include: 'fixed'
Applies to
Azure SDK for .NET Legacy
Produkt | Wersje |
---|---|
Azure SDK for .NET | Legacy |
Opinia o produkcie Azure SDK for .NET
Azure SDK for .NET to projekt typu open source. Wybierz link, aby przekazać opinię: