Dela via


StaticSiteTemplate.IsPrivate Property

Definition

Whether or not the newly generated repository is a private repository. Defaults to false (i.e. public).

public Azure.Provisioning.BicepValue<bool> IsPrivate { get; set; }
member this.IsPrivate : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsPrivate As BicepValue(Of Boolean)

Property Value

Applies to