Share via


IHostingEnvironmentProfile Interface

Definition

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

Properties

Id
Name
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to