ScriptPackageProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.ScriptPackagePropertiesTypeConverter))]
public class ScriptPackageProperties : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.IScriptPackageProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.ScriptPackagePropertiesTypeConverter))>]
type ScriptPackageProperties = class
    interface IScriptPackageProperties
    interface IJsonSerializable
Public Class ScriptPackageProperties
Implements IScriptPackageProperties
Inheritance
ScriptPackageProperties
Attributes
Implements

Constructors

ScriptPackageProperties()

Properties

Description
Version

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to