Udostępnij za pośrednictwem


IScriptExecutionPropertiesNamedOutputs Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ScriptExecutionPropertiesNamedOutputsTypeConverter))]
public interface IScriptExecutionPropertiesNamedOutputs : Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ScriptExecutionPropertiesNamedOutputsTypeConverter))>]
type IScriptExecutionPropertiesNamedOutputs = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IScriptExecutionPropertiesNamedOutputs
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to