IBuildpacksGroupProperties Interface

Definition

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

Properties

Name Description
Buildpack

Buildpacks in the buildpack group

Name

Buildpack group name

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to