Share via


SitePatchResource Class

Definition

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

Constructors

SitePatchResource()
SitePatchResource(String, String, 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>)

Properties

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

Methods

Validate()

Applies to