StaticSitesWorkflowPreview Class

Definition

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
StaticSitesWorkflowPreview
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