Share via


SitePatchResourceProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SitePatchResourcePropertiesTypeConverter))]
public class SitePatchResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISitePatchResourceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SitePatchResourcePropertiesTypeConverter))>]
type SitePatchResourceProperties = class
    interface ISitePatchResourceProperties
    interface IJsonSerializable
Public Class SitePatchResourceProperties
Implements ISitePatchResourceProperties
Inheritance
SitePatchResourceProperties
Attributes
Implements

Constructors

SitePatchResourceProperties()

Properties

AvailabilityState
ClientAffinityEnabled
ClientCertEnabled
ClientCertExclusionPath
CloningInfoAppSettingsOverride
CloningInfoCloneCustomHostName
CloningInfoCloneSourceControl
CloningInfoConfigureLoadBalancing
CloningInfoCorrelationId
CloningInfoHostingEnvironment
CloningInfoOverwrite
CloningInfoSourceWebAppId
CloningInfoSourceWebAppLocation
CloningInfoTrafficManagerProfileId
CloningInfoTrafficManagerProfileName
ContainerSize
DailyMemoryTimeQuota
DefaultHostName
Enabled
EnabledHostName
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HostName
HostNamesDisabled
HostNameSslState
HttpsOnly
HyperV
InProgressOperationId
IsDefaultContainer
IsXenon
LastModifiedTimeUtc
MaxNumberOfWorker
OutboundIPAddress
PossibleOutboundIPAddress
RedundancyMode
RepositorySiteName
Reserved
ResourceGroup
ScmSiteAlsoStopped
ServerFarmId
SiteConfig
SlotSwapStatusDestinationSlotName
SlotSwapStatusSourceSlotName
SlotSwapStatusTimestampUtc
State
SuspendedTill
TargetSwapSlot
TrafficManagerHostName
UsageState

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to