ArmNetAppModelFactory.ChangeZoneContent(String) Method

Definition

public static Azure.ResourceManager.NetApp.Models.ChangeZoneContent ChangeZoneContent(string newZone = default);
static member ChangeZoneContent : string -> Azure.ResourceManager.NetApp.Models.ChangeZoneContent
Public Shared Function ChangeZoneContent (Optional newZone As String = Nothing) As ChangeZoneContent

Parameters

newZone
String

Availability zone to move Zone Redundant elastic capacity pool to.

Returns

A new ChangeZoneContent instance for mocking.

Applies to