Share via


WebSiteState Enumeration

Specifies the state of the web site.

Namespace: Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Usage

'Usage
Dim instance As WebSiteState

Syntax

'Declaration
Public Enumeration WebSiteState
public enum WebSiteState
public enum class WebSiteState
public enum WebSiteState
public enum WebSiteState

Members

Member name Description
Running Specifies that the state of the web site is Running.
Stopped Specifies that the state of the web site is Stopped.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.WebSites.Models Namespace