Freigeben über


IMachineExtensionPropertiesSettings Interface

Definition

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

Applies to