Condividi tramite


IKubeEnvironmentProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.KubeEnvironmentProfileTypeConverter))]
public interface IKubeEnvironmentProfile : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.KubeEnvironmentProfileTypeConverter))>]
type IKubeEnvironmentProfile = interface
    interface IJsonSerializable
Public Interface IKubeEnvironmentProfile
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

Resource ID of the Kubernetes Environment.

Name

Name of the Kubernetes Environment.

Type

Resource type of the Kubernetes Environment.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to