IScriptPackage Interface

Definition

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

Properties

Company

Company that created and supports the package

Description

User friendly description of the package

Id

Resource ID.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
Type

Resource type.

(Inherited from IResource)
Uri

Link to support by the package vendor

Version

Module version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to