Share via


ISite.RepositorySiteName Property

Definition

Name of the repository site.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the repository site.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="repositorySiteName")]
public string RepositorySiteName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the repository site.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="repositorySiteName")>]
member this.RepositorySiteName : string
Public ReadOnly Property RepositorySiteName As String

Property Value

Attributes

Applies to