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.WebPubSub.Description("Get the resource and its properties.")]
[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Generated]
[System.Management.Automation.Cmdlet("Get", "AzWebPubSub_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IWebPubSubResource) })]
public class GetAzWebPubSub_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Description("Get the resource and its properties.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzWebPubSub_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IWebPubSubResource) })>]
type GetAzWebPubSub_Get = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzWebPubSub_Get
Inherits PSCmdlet
Implements IEventListener