ArmCdnModelFactory.Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems Method
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.
Initializes a new instance of Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems.
public static Azure.ResourceManager.Cdn.Models.Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems (DateTimeOffset? dateOn = default, float? value = default);
static member Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems : Nullable<DateTimeOffset> * Nullable<single> -> Azure.ResourceManager.Cdn.Models.Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems
Public Shared Function Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems (Optional dateOn As Nullable(Of DateTimeOffset) = Nothing, Optional value As Nullable(Of Single) = Nothing) As Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems
Parameters
- dateOn
- Nullable<DateTimeOffset>
Returns
A new Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems instance for mocking.