Share via


ISupportedBuildpackResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.SupportedBuildpackResourcePropertiesTypeConverter))]
public interface ISupportedBuildpackResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.SupportedBuildpackResourcePropertiesTypeConverter))>]
type ISupportedBuildpackResourceProperties = interface
    interface IJsonSerializable
Public Interface ISupportedBuildpackResourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BuildpackId

The id of supported buildpack

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to