Share via


ISourceControl.ContentType Property

Definition

Array of source control content types.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of source control content types.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ContentType) }, ReadOnly=false, Required=false, SerializedName="contentTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ContentType[] ContentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of source control content types.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ContentType) }, ReadOnly=false, Required=false, SerializedName="contentTypes")>]
member this.ContentType : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ContentType[] with get, set
Public Property ContentType As ContentType()

Property Value

Attributes

Applies to