IExtension Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ExtensionTypeConverter))]
public interface IExtension : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ExtensionTypeConverter))>]
type IExtension = interface
    interface IJsonSerializable
    interface IResource
Public Interface IExtension
Implements IResource
Derived
Attributes
Implements

Properties

AggregateState
Id (Inherited from IResource)
ManagedBy
Name (Inherited from IResource)
ParameterAutoUpgradeMinorVersion
ParameterEnableAutomaticUpgrade
ParameterForceUpdateTag
ParameterProtectedSetting
ParameterPublisher
ParameterSetting
ParameterType
ParameterTypeHandlerVersion
PerNodeExtensionDetail
ProvisioningState
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to