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.SpringCloud.Description("Get an resource upload URL for an App, which may be artifacts or source archive.")]
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.InternalExport]
[System.Management.Automation.Cmdlet("Get", "AzSpringCloudAppResourceUploadUrl_Get", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.IResourceUploadDefinition) })]
public class GetAzSpringCloudAppResourceUploadUrl_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Description("Get an resource upload URL for an App, which may be artifacts or source archive.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.InternalExport>]
[<System.Management.Automation.Cmdlet("Get", "AzSpringCloudAppResourceUploadUrl_Get", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.IResourceUploadDefinition) })>]
type GetAzSpringCloudAppResourceUploadUrl_Get = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzSpringCloudAppResourceUploadUrl_Get
Inherits PSCmdlet
Implements IEventListener