MSDeployLogProperties Class

Definition

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

Constructors

MSDeployLogProperties()

Properties

Entry

Methods

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

Applies to