IStaticSiteFunctionOverviewArmResource Interface

Definition

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

Properties

FunctionName
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
TriggerType
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to