WebSiteGetUsageMetricsResponse.UsageMetric.SiteMode Property
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.
Optional. The scaling for the web site. Web sites in Free Mode return a value of Limited. Web sites in Shared Mode return a value of Basic. Sites in Standard Mode return null.
public Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteMode SiteMode { get; set; }
member this.SiteMode : Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteMode with get, set
Public Property SiteMode As WebSiteMode
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET