Partager via


CsmCopySlotEntity Class

Definition

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

Constructors

CsmCopySlotEntity()

Properties

SiteConfig
TargetSlot

Methods

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

Applies to