IExtensionValue Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ExtensionValueTypeConverter))]
public interface IExtensionValue : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ExtensionValueTypeConverter))>]
type IExtensionValue = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IExtensionValue
Implements IProxyResource
Derived
Attributes
Implements

Properties

ExtensionType
Id (Inherited from IResource)
Name (Inherited from IResource)
Publisher
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)
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to