Bagikan melalui


MSDeployLog Class

Definition

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

Constructors

MSDeployLog()

Properties

Entry
Id
Kind
Name
Type

Methods

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

Applies to