Freigeben über


ICustomServiceEnvironmentVariables Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.CustomServiceEnvironmentVariablesTypeConverter))]
public interface ICustomServiceEnvironmentVariables : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IEnvironmentVariable>, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.CustomServiceEnvironmentVariablesTypeConverter))>]
type ICustomServiceEnvironmentVariables = interface
    interface IJsonSerializable
    interface IAssociativeArray<IEnvironmentVariable>
Public Interface ICustomServiceEnvironmentVariables
Implements IAssociativeArray(Of IEnvironmentVariable), IJsonSerializable
Derived
Attributes
Implements

Applies to