SourceControl.RepositoryPathMapping Property

Definition

Dictionary of source control content type and path mapping.

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

Property Value

Implements

Attributes

Applies to