RunOutputProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Models.Api20200214.RunOutputPropertiesTypeConverter))]
public class RunOutputProperties : Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Models.Api20200214.IRunOutputProperties, Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Models.Api20200214.IRunOutputPropertiesInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Models.Api20200214.RunOutputPropertiesTypeConverter))>]
type RunOutputProperties = class
    interface IRunOutputProperties
    interface IJsonSerializable
    interface IRunOutputPropertiesInternal
Public Class RunOutputProperties
Implements IRunOutputProperties, IRunOutputPropertiesInternal
Inheritance
RunOutputProperties
Attributes
Implements

Constructors

RunOutputProperties()

Properties

ArtifactId
ArtifactUri
ProvisioningState

Methods

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

Explicit Interface Implementations

IRunOutputPropertiesInternal.ProvisioningState

Applies to