CsmSlotEntity Constructors

Definition

Overloads

CsmSlotEntity()

Initializes a new instance of the CsmSlotEntity class.

CsmSlotEntity(String, Boolean)

Initializes a new instance of the CsmSlotEntity class.

CsmSlotEntity()

Initializes a new instance of the CsmSlotEntity class.

public CsmSlotEntity ();

Applies to

Azure SDK for .NET Legacy
Produto Versões
Azure SDK for .NET Legacy

CsmSlotEntity(String, Boolean)

Initializes a new instance of the CsmSlotEntity class.

public CsmSlotEntity (string targetSlot, bool preserveVnet);

Parameters

targetSlot
String

Destination deployment slot during swap operation.

preserveVnet
Boolean

<code>true</code> to preserve Virtual Network to the slot during swap; otherwise, <code>false</code>.

Applies to

Azure SDK for .NET Legacy
Produto Versões
Azure SDK for .NET Legacy