IStaticSiteArmResource Interface

Definition

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

Properties

Branch
BuildPropertyApiLocation
BuildPropertyAppArtifactLocation
BuildPropertyAppLocation
Capacity
CustomDomain
DefaultHostname
Id (Inherited from IResource)
Kind (Inherited from IResource)
Location (Inherited from IResource)
Name (Inherited from IResource)
RepositoryToken
RepositoryUrl
SkuCapability
SkuCapacityDefault
SkuCapacityMaximum
SkuCapacityMinimum
SkuCapacityScaleType
SkuFamily
SkuLocation
SkuName
SkuSize
SkuTier
Tag (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to