StaticSitesWorkflowPreview Class
Definition
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.
Preview for the Static Site Workflow to be generated
[Microsoft.Rest.Serialization.JsonTransformation]
public class StaticSitesWorkflowPreview : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StaticSitesWorkflowPreview = class
inherit ProxyOnlyResource
Public Class StaticSitesWorkflowPreview
Inherits ProxyOnlyResource
- Inheritance
- Attributes
Constructors
StaticSitesWorkflowPreview() |
Initializes a new instance of the StaticSitesWorkflowPreview class. |
StaticSitesWorkflowPreview(String, String, String, String, String, String) |
Initializes a new instance of the StaticSitesWorkflowPreview class. |
Properties
Contents |
Gets the contents for the workflow file to be generated |
Id |
Gets resource Id. (Inherited from ProxyOnlyResource) |
Kind |
Gets or sets kind of resource. (Inherited from ProxyOnlyResource) |
Name |
Gets resource Name. (Inherited from ProxyOnlyResource) |
Path |
Gets the path for the workflow file to be generated |
Type |
Gets resource type. (Inherited from ProxyOnlyResource) |
Applies to
Azure SDK for .NET