Condividi tramite


MSDeployStatus Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MSDeployStatusTypeConverter))]
public class MSDeployStatus : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IMSDeployStatus, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MSDeployStatusTypeConverter))>]
type MSDeployStatus = class
    interface IMSDeployStatus
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class MSDeployStatus
Implements IMSDeployStatus, IValidates
Inheritance
MSDeployStatus
Attributes
Implements

Constructors

MSDeployStatus()

Properties

Complete
Deployer
EndTime
Id
Kind
Name
ProvisioningState
StartTime
Type

Methods

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

Applies to