Share via


ISourceControlProperties.RepositoryPathMapping Property

Definition

Dictionary of source control content type and path mapping.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Dictionary of source control content type and path mapping.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IContentPathMap) }, ReadOnly=false, Required=false, SerializedName="pathMapping")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IContentPathMap[] RepositoryPathMapping { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Dictionary of source control content type and path mapping.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IContentPathMap) }, ReadOnly=false, Required=false, SerializedName="pathMapping")>]
member this.RepositoryPathMapping : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IContentPathMap[] with get, set
Public Property RepositoryPathMapping As IContentPathMap()

Property Value

Attributes

Applies to