StaticSiteTemplateOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Template Options for the static site.
public class StaticSiteTemplateOptions
type StaticSiteTemplateOptions = class
Public Class StaticSiteTemplateOptions
- Inheritance
-
StaticSiteTemplateOptions
Static |
Initializes a new instance of the StaticSiteTemplateOptions class. |
Static |
Initializes a new instance of the StaticSiteTemplateOptions class. |
Description |
Gets or sets description of the newly generated repository. |
Is |
Gets or sets whether or not the newly generated repository is a private repository. Defaults to false (i.e. public). |
Owner |
Gets or sets owner of the newly generated repository. |
Repository |
Gets or sets name of the newly generated repository. |
Template |
Gets or sets URL of the template repository. The newly generated repository will be based on this one. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: