Поделиться через


IEnvironmentParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.EnvironmentParametersTypeConverter))]
public interface IEnvironmentParameters : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.EnvironmentParametersTypeConverter))>]
type IEnvironmentParameters = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IEnvironmentParameters
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to