NewAzureRmActionGroupReceiverCommand.ConnectionId Property

Definition

[System.Management.Automation.Parameter(HelpMessage="the itsm connection id of this receiver", Mandatory=true, ParameterSetName="NewItsmReceiver", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string ConnectionId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="the itsm connection id of this receiver", Mandatory=true, ParameterSetName="NewItsmReceiver", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ConnectionId : string with get, set
Public Property ConnectionId As String

Property Value

String
Attributes

Applies to