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.
[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