Bagikan melalui


ISlotDifferenceProperties Interface

Definition

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

Properties

Description
DiffRule
Level
SettingName
SettingType
ValueInCurrentSlot
ValueInTargetSlot

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to