Share via


ScriptPackage Class

Definition

Script Package resources available for execution

[Microsoft.Rest.Serialization.JsonTransformation]
public class ScriptPackage : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ScriptPackage = class
    inherit ProxyResource
Public Class ScriptPackage
Inherits ProxyResource
Inheritance
ScriptPackage
Attributes

Constructors

ScriptPackage()

Initializes a new instance of the ScriptPackage class.

ScriptPackage(String, String, String, String, String)

Initializes a new instance of the ScriptPackage class.

Properties

Description

Gets user friendly description of the package

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)
Version

Gets module version

Applies to