CsmSlotEntity Constructors
Definition
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.
Overloads
CsmSlotEntity() | |
CsmSlotEntity(String, Boolean) |
CsmSlotEntity()
public CsmSlotEntity ();
Public Sub New ()
Applies to
CsmSlotEntity(String, Boolean)
public CsmSlotEntity (string targetSlot, bool preserveVnet);
new Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.CsmSlotEntity : string * bool -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.CsmSlotEntity
Public Sub New (targetSlot As String, preserveVnet As Boolean)
Parameters
- targetSlot
- String
- preserveVnet
- Boolean