SourceControl.ContentType Property

Definition

Array of source control content types.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> ContentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.ContentType : System.Collections.Generic.List<string> with get, set
Public Property ContentType As List(Of String)

Property Value

Implements

Attributes

Applies to