Freigeben über


StaticSitePatchResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSitePatchResourceTypeConverter))]
public class StaticSitePatchResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IStaticSitePatchResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSitePatchResourceTypeConverter))>]
type StaticSitePatchResource = class
    interface IStaticSitePatchResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class StaticSitePatchResource
Implements IStaticSitePatchResource, IValidates
Inheritance
StaticSitePatchResource
Attributes
Implements

Constructors

StaticSitePatchResource()

Properties

Branch
BuildPropertyApiLocation
BuildPropertyAppArtifactLocation
BuildPropertyAppLocation
CustomDomain
DefaultHostname
Id
Kind
Name
RepositoryToken
RepositoryUrl
Type

Methods

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

Applies to