IActivityEntityQuery.TemplateName Property

Definition

The template id this activity was created from

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The template id this activity was created from", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="templateName", Update=true)]
public string TemplateName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The template id this activity was created from", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="templateName", Update=true)>]
member this.TemplateName : string with get, set
Public Property TemplateName As String

Property Value

Attributes

Applies to