ArmNetAppModelFactory.ChangeZoneContent(String) Method
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.
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.