Uses of Class
com.azure.resourcemanager.costmanagement.models.ExportDeliveryInfo
Packages that use ExportDeliveryInfo
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of ExportDeliveryInfo in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return ExportDeliveryInfoModifier and TypeMethodDescriptionCommonExportPropertiesInner.deliveryInfo()Get the deliveryInfo property: Has delivery information for the export.ExportInner.deliveryInfo()Get the deliveryInfo property: Has delivery information for the export.Methods in com.azure.resourcemanager.costmanagement.fluent.models with parameters of type ExportDeliveryInfoModifier and TypeMethodDescriptionCommonExportPropertiesInner.withDeliveryInfo(ExportDeliveryInfo deliveryInfo) Set the deliveryInfo property: Has delivery information for the export.ExportInner.withDeliveryInfo(ExportDeliveryInfo deliveryInfo) Set the deliveryInfo property: Has delivery information for the export.ExportProperties.withDeliveryInfo(ExportDeliveryInfo deliveryInfo) Set the deliveryInfo property: Has delivery information for the export. -
Uses of ExportDeliveryInfo in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return ExportDeliveryInfoModifier and TypeMethodDescriptionCommonExportProperties.deliveryInfo()Gets the deliveryInfo property: Has delivery information for the export.Export.deliveryInfo()Gets the deliveryInfo property: Has delivery information for the export.ExportDeliveryInfo.withDestination(ExportDeliveryDestination destination) Set the destination property: Has destination for the export being delivered.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type ExportDeliveryInfoModifier and TypeMethodDescriptionExport.DefinitionStages.WithDeliveryInfo.withDeliveryInfo(ExportDeliveryInfo deliveryInfo) Specifies the deliveryInfo property: Has delivery information for the export..Export.UpdateStages.WithDeliveryInfo.withDeliveryInfo(ExportDeliveryInfo deliveryInfo) Specifies the deliveryInfo property: Has delivery information for the export..