Freigeben über


CsmSlotEntity Class

Definition

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

Constructors

CsmSlotEntity()

Properties

PreserveVnet
TargetSlot

Methods

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

Applies to