CsmSlotEntity Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CsmSlotEntity() |
Initializes a new instance of the CsmSlotEntity class. |
CsmSlotEntity(String, Boolean) |
Initializes a new instance of the CsmSlotEntity class. |
Initializes a new instance of the CsmSlotEntity class.
public CsmSlotEntity ();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Produto | Versões |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the CsmSlotEntity class.
public CsmSlotEntity (string targetSlot, bool preserveVnet);
new Microsoft.Azure.Management.AppService.Fluent.Models.CsmSlotEntity : string * bool -> Microsoft.Azure.Management.AppService.Fluent.Models.CsmSlotEntity
Public Sub New (targetSlot As String, preserveVnet As Boolean)
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 |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: