次の方法で共有


ICsmSlotEntity Interface

Definition

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

Properties

PreserveVnet

true to preserve Virtual Network to the slot during swap; otherwise, false.

TargetSlot

Destination deployment slot during swap operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to