SlotDifference Class

Definition

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

Constructors

SlotDifference()

Properties

Description
DiffRule
Id
Kind
Level
Name
SettingName
SettingType
Type
ValueInCurrentSlot
ValueInTargetSlot

Methods

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

Applies to