Bagikan melalui


ISlotDifference Interface

Definition

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

Properties

Description
DiffRule
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Level
Name (Inherited from IProxyOnlyResource)
SettingName
SettingType
Type (Inherited from IProxyOnlyResource)
ValueInCurrentSlot
ValueInTargetSlot

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to