PackageInfomation Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.PackageInfomationTypeConverter))]
public class PackageInfomation : Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.IPackageInfomation
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.PackageInfomationTypeConverter))>]
type PackageInfomation = class
    interface IPackageInfomation
    interface IJsonSerializable
Public Class PackageInfomation
Implements IPackageInfomation
Inheritance
PackageInfomation
Attributes
Implements

Constructors

PackageInfomation()

Properties

CarrierName
DriveCount
ShipDate
TrackingNumber

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to