IStaticSitePatchResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSitePatchResourceTypeConverter))]
public interface IStaticSitePatchResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSitePatchResourceTypeConverter))>]
type IStaticSitePatchResource = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IStaticSitePatchResource
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

Branch
BuildPropertyApiLocation
BuildPropertyAppArtifactLocation
BuildPropertyAppLocation
CustomDomain
DefaultHostname
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
RepositoryToken
RepositoryUrl
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to