Compartilhar via


SlotDifferenceProperties Class

Definition

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

Constructors

SlotDifferenceProperties()

Properties

Description
DiffRule
Level
SettingName
SettingType
ValueInCurrentSlot
ValueInTargetSlot

Methods

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

Applies to