ISitePatchResource.RepositorySiteName Property

Definition

Name of the repository site.

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

Property Value

Attributes

Applies to