NewAzureRmActionGroupReceiverCommand.AzureAppPushReceiver Property
Definition
Important
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.
[System.Management.Automation.Parameter(HelpMessage="Create a AzureAppPushReceiver", Mandatory=false, ParameterSetName="NewAzureAppPushReceiver", ValueFromPipelineByPropertyName=true)]
public System.Management.Automation.SwitchParameter AzureAppPushReceiver { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Create a AzureAppPushReceiver", Mandatory=false, ParameterSetName="NewAzureAppPushReceiver", ValueFromPipelineByPropertyName=true)>]
member this.AzureAppPushReceiver : System.Management.Automation.SwitchParameter with get, set
Public Property AzureAppPushReceiver As SwitchParameter
Property Value
- Attributes