ExportDeliveryInfo Class
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportDeliveryInfoTypeConverter))]
public class ExportDeliveryInfo : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportDeliveryInfo, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportDeliveryInfoInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportDeliveryInfoTypeConverter))>]
type ExportDeliveryInfo = class
interface IExportDeliveryInfo
interface IJsonSerializable
interface IExportDeliveryInfoInternal
Public Class ExportDeliveryInfo
Implements IExportDeliveryInfo, IExportDeliveryInfoInternal
- Inheritance
-
ExportDeliveryInfo
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| ExportDeliveryInfo() | |
Properties
| Name | Description |
|---|---|
| DestinationContainer | |
| DestinationResourceId | |
| DestinationRootFolderPath | |
| DestinationSasToken | |
| DestinationStorageAccount | |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| ToString() | |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IExportDeliveryInfoInternal.Destination | |