Share via


IConfigurationServiceGitRepository.Pattern Property

Definition

Collection of patterns of the repository

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of patterns of the repository", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="patterns")]
public string[] Pattern { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of patterns of the repository", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="patterns")>]
member this.Pattern : string[] with get, set
Public Property Pattern As String()

Property Value

String[]
Attributes

Applies to