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


IExtensionParametersSettings Interface

Definition

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

Applies to