Visual Basic (Declaration) | |
---|---|
Public Sub ZoneCreateNew( _ ByVal zone As AvailabilityZone _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorkflowManagementServer Dim zone As AvailabilityZone instance.ZoneCreateNew(zone) |
C# | |
---|---|
public void ZoneCreateNew( AvailabilityZone zone ) |
C++/CLI | |
---|---|
public: void ZoneCreateNew( AvailabilityZone^ zone ) |
Parameters
- zone
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2