Interface View.DefinitionStages.WithCreate
- All Superinterfaces:
View.DefinitionStages.WithAccumulated,View.DefinitionStages.WithChart,View.DefinitionStages.WithDataSet,View.DefinitionStages.WithDisplayName,View.DefinitionStages.WithEtag,View.DefinitionStages.WithIncludeMonetaryCommitment,View.DefinitionStages.WithKpis,View.DefinitionStages.WithMetric,View.DefinitionStages.WithPivots,View.DefinitionStages.WithScope,View.DefinitionStages.WithTimeframe,View.DefinitionStages.WithTimePeriod,View.DefinitionStages.WithTypePropertiesType
- All Known Subinterfaces:
View.Definition
- Enclosing interface:
- View.DefinitionStages
public static interface View.DefinitionStages.WithCreate
extends View.DefinitionStages.WithEtag, View.DefinitionStages.WithDisplayName, View.DefinitionStages.WithScope, View.DefinitionStages.WithChart, View.DefinitionStages.WithAccumulated, View.DefinitionStages.WithMetric, View.DefinitionStages.WithKpis, View.DefinitionStages.WithPivots, View.DefinitionStages.WithTypePropertiesType, View.DefinitionStages.WithTimeframe, View.DefinitionStages.WithTimePeriod, View.DefinitionStages.WithDataSet, View.DefinitionStages.WithIncludeMonetaryCommitment
The stage of the View definition which contains all the minimum required properties for the resource to be
created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithAccumulated
withAccumulatedMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithChart
withChartMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithDataSet
withDataSetMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithIncludeMonetaryCommitment
withIncludeMonetaryCommitmentMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithKpis
withKpisMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithMetric
withMetricMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithPivots
withPivotsMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithScope
withScopeMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithTimeframe
withTimeframeMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithTimePeriod
withTimePeriodMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithTypePropertiesType
withTypePropertiesType
-
Method Details
-
create
View create()Executes the create request.- Returns:
- the created resource.
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-