Freigeben über


IProcessInfoPropertiesEnvironmentVariables Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ProcessInfoPropertiesEnvironmentVariablesTypeConverter))]
public interface IProcessInfoPropertiesEnvironmentVariables : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ProcessInfoPropertiesEnvironmentVariablesTypeConverter))>]
type IProcessInfoPropertiesEnvironmentVariables = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IProcessInfoPropertiesEnvironmentVariables
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to