Поделиться через


ExportDeliveryInfo(ExportDeliveryDestination) Constructor

Definition

Initializes a new instance of ExportDeliveryInfo.

public ExportDeliveryInfo(Azure.ResourceManager.CostManagement.Models.ExportDeliveryDestination destination);
new Azure.ResourceManager.CostManagement.Models.ExportDeliveryInfo : Azure.ResourceManager.CostManagement.Models.ExportDeliveryDestination -> Azure.ResourceManager.CostManagement.Models.ExportDeliveryInfo
Public Sub New (destination As ExportDeliveryDestination)

Parameters

destination
ExportDeliveryDestination

Has destination for the export being delivered.

Exceptions

destination is null.

Applies to