Share via


IRepo.FullName Property

Definition

The name of the repository.

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

Property Value

Attributes

Applies to