다음을 통해 공유


GitPatternRepository.Pattern Property

Definition

Collection of pattern of the repository

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

Property Value

Implements

Attributes

Applies to