IIncident.TeamInformationDescription Property

Definition

The description of the team

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The description of the team", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="description", Update=false)]
public string TeamInformationDescription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The description of the team", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="description", Update=false)>]
member this.TeamInformationDescription : string
Public ReadOnly Property TeamInformationDescription As String

Property Value

Attributes

Applies to