StaticSiteBuildStatus Struct

Definition

The status of the static site build.

C#
public readonly struct StaticSiteBuildStatus : IEquatable<Azure.ResourceManager.AppService.Models.StaticSiteBuildStatus>
Inheritance
StaticSiteBuildStatus
Implements

Constructors

StaticSiteBuildStatus(String)

Initializes a new instance of StaticSiteBuildStatus.

Properties

Deleting

Deleting.

Deploying

Deploying.

Detached

Detached.

Failed

Failed.

Ready

Ready.

Uploading

Uploading.

WaitingForDeployment

WaitingForDeployment.

Methods

Equals(StaticSiteBuildStatus)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest, Preview