ActionGroup.GroupShortName Property

Definition

The short name of the action group. This will be used in SMS messages.

public Azure.Provisioning.BicepValue<string> GroupShortName { get; set; }
member this.GroupShortName : Azure.Provisioning.BicepValue<string> with get, set
Public Property GroupShortName As BicepValue(Of String)

Property Value

Applies to