IApplicationStackResource 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.ApplicationStackResourceTypeConverter))]
public interface IApplicationStackResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ApplicationStackResourceTypeConverter))>]
type IApplicationStackResource = interface
interface IJsonSerializable
interface IProxyOnlyResource
Public Interface IApplicationStackResource
Implements IProxyOnlyResource
- Derived
- Attributes
- Implements
Properties
Dependency |
Application stack dependency. |
Display |
Application stack display name. |
Framework |
List of frameworks associated with application stack. |
Id |
Resource Id. (Inherited from IProxyOnlyResource) |
IsDeprecated |
|
Kind |
Kind of resource. (Inherited from IProxyOnlyResource) |
MajorVersion |
List of major versions available. |
Name |
Resource Name. (Inherited from IProxyOnlyResource) |
PropertiesName |
Application stack name. |
Type |
Resource type. (Inherited from IProxyOnlyResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |