你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Site Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class Site : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Site = class
    inherit Resource
Public Class Site
Inherits Resource
Inheritance
Attributes

Constructors

Site()
Site(String, String, String, String, String, IDictionary<String, String>, String, IList<String>, String, Nullable<UsageState>, Nullable<Boolean>, IList<String>, Nullable<SiteAvailabilityState>, IList<HostNameSslState>, String, Nullable<Boolean>, Nullable<DateTime>, SiteConfig, IList<String>, Nullable<Boolean>, String, HostingEnvironmentProfile, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<DateTime>, Nullable<Int32>, CloningInfo, SnapshotRecoveryRequest, String, Nullable<Boolean>, String, SlotSwapStatus, Nullable<Boolean>, ManagedServiceIdentity)

Properties

AvailabilityState
ClientAffinityEnabled
ClientCertEnabled
CloningInfo
ContainerSize
DailyMemoryTimeQuota
DefaultHostName
Enabled
EnabledHostNames
HostingEnvironmentProfile
HostNames
HostNamesDisabled
HostNameSslStates
HttpsOnly
Id (Inherited from Resource)
Identity
IsDefaultContainer
Kind (Inherited from Resource)
LastModifiedTimeUtc
Location (Inherited from Resource)
MaxNumberOfWorkers
Name (Inherited from Resource)
OutboundIpAddresses
PossibleOutboundIpAddresses
RepositorySiteName
Reserved
ResourceGroup
ScmSiteAlsoStopped
ServerFarmId
SiteConfig
SlotSwapStatus
SnapshotInfo
State
SuspendedTill
Tags (Inherited from Resource)
TargetSwapSlot
TrafficManagerHostNames
Type (Inherited from Resource)
UsageState

Methods

Validate()

Applies to