monoandroid
namespace Azure.ResourceManager.CostManagement.Models
{
public static class ArmCostManagementModelFactory
{
public static CostManagementViewData CostManagementViewData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, string displayName = null, ResourceIdentifier scope = null, DateTimeOffset? createdOn = default, DateTimeOffset? modifiedOn = default, string dateRange = null, string currency = null, ViewChartType? chart = default, AccumulatedType? accumulated = default, ViewMetricType? metric = default, IEnumerable<ViewKpiProperties> kpis = null, IEnumerable<ViewPivotProperties> pivots = null, ViewReportType? typePropertiesQueryType = default, ReportTimeframeType? timeframe = default, ReportConfigTimePeriod timePeriod = null, ReportConfigDataset dataSet = null, bool? includeMonetaryCommitment = default, ETag? eTag = default);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to monoandroid | |
Assembly | Azure.ResourceManager.CostManagement , Version=1.0.1.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.CostManagement (1.0.1) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |