IFunctionAppStack 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.Api20231201.FunctionAppStackTypeConverter))]
public interface IFunctionAppStack : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.FunctionAppStackTypeConverter))>]
type IFunctionAppStack = interface
interface IJsonSerializable
interface IProxyOnlyResource
Public Interface IFunctionAppStack
Implements IProxyOnlyResource
- Derived
- Attributes
- Implements
Properties
DisplayText |
Function App stack (display only). |
Id |
Resource Id. (Inherited from IProxyOnlyResource) |
Kind |
Kind of resource. (Inherited from IProxyOnlyResource) |
Location |
Function App stack location. |
MajorVersion |
List of major versions available. |
Name |
Resource Name. (Inherited from IProxyOnlyResource) |
PreferredOS |
Function App stack preferred OS. |
Type |
Resource type. (Inherited from IProxyOnlyResource) |
Value |
Function App stack name. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |