NewAzCustomLocation_CreateExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Description("Creates or updates a Custom Location in the specified Subscription and Resource Group")]
[Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.InternalExport]
[System.Management.Automation.Cmdlet("New", "AzCustomLocation_CreateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.ICustomLocation) })]
public class NewAzCustomLocation_CreateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Description("Creates or updates a Custom Location in the specified Subscription and Resource Group")>]
[<Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.InternalExport>]
[<System.Management.Automation.Cmdlet("New", "AzCustomLocation_CreateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.ICustomLocation) })>]
type NewAzCustomLocation_CreateExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class NewAzCustomLocation_CreateExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
NewAzCustomLocation_CreateExpanded
Attributes
Implements

Constructors

NewAzCustomLocation_CreateExpanded()

Properties

AsJob
AuthenticationType
AuthenticationValue
Break
Client
ClusterExtensionId
DefaultProfile
DisplayName
HostResourceId
HostType
HttpPipelineAppend
HttpPipelinePrepend
IdentityType
InvocationInformation
Location
Name
Namespace
NoWait
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId
Tag

Methods

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

Explicit Interface Implementations

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

Applies to