Compartir a través de


MSDeployStatusProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MSDeployStatusPropertiesTypeConverter))]
public class MSDeployStatusProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IMSDeployStatusProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MSDeployStatusPropertiesTypeConverter))>]
type MSDeployStatusProperties = class
    interface IMSDeployStatusProperties
    interface IJsonSerializable
Public Class MSDeployStatusProperties
Implements IMSDeployStatusProperties
Inheritance
MSDeployStatusProperties
Attributes
Implements

Constructors

MSDeployStatusProperties()

Properties

Complete
Deployer
EndTime
ProvisioningState
StartTime

Methods

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

Applies to