Share via


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