IStaticSiteArmResource Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |