NewAzImportExport_CreateExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Description("Creates a new job or updates an existing job in the specified subscription.")]
[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Generated]
[System.Management.Automation.Cmdlet("New", "AzImportExport_CreateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.IJobResponse) })]
public class NewAzImportExport_CreateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Description("Creates a new job or updates an existing job in the specified subscription.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Generated>]
[<System.Management.Automation.Cmdlet("New", "AzImportExport_CreateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.IJobResponse) })>]
type NewAzImportExport_CreateExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class NewAzImportExport_CreateExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
NewAzImportExport_CreateExpanded
Attributes
Implements

Constructors

NewAzImportExport_CreateExpanded()

Properties

AcceptLanguage
BackupDriveManifest
BlobListBlobPath
BlobListBlobPathPrefix
Break
CancelRequested
Client
ClientTenantId
DefaultProfile
DeliveryPackageCarrierName
DeliveryPackageDriveCount
DeliveryPackageShipDate
DeliveryPackageTrackingNumber
DiagnosticsPath
DriveList
ExportBlobListblobPath
HttpPipelineAppend
HttpPipelinePrepend
IncompleteBlobListUri
InvocationInformation
JobType
Location
LogLevel
Name
PercentComplete
ProvisioningState
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
ReturnAddressCity
ReturnAddressCountryOrRegion
ReturnAddressEmail
ReturnAddressPhone
ReturnAddressPostalCode
ReturnAddressRecipientName
ReturnAddressStateOrProvince
ReturnAddressStreetAddress1
ReturnAddressStreetAddress2
ReturnPackageCarrierName
ReturnPackageDriveCount
ReturnPackageShipDate
ReturnPackageTrackingNumber
ReturnShippingCarrierAccountNumber
ReturnShippingCarrierName
ShippingInformationCity
ShippingInformationCountryOrRegion
ShippingInformationPhone
ShippingInformationPostalCode
ShippingInformationRecipientName
ShippingInformationStateOrProvince
ShippingInformationStreetAddress1
ShippingInformationStreetAddress2
State
StorageAccountId
SubscriptionId
Tag

Methods

BeginProcessing()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to