IStaticSiteArmResource.TemplatePropertyRepositoryName Property

Definition

Name of the newly generated repository.

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

Property Value

Attributes

Applies to