ChaosZoneResolutionInfo.Mode Property
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.
The zone targeting mode used for this run.
logical — customer specified logical zone identifiers directly.
physical — customer specified physical zone identifiers; the system
resolved them to per-subscription logical zones at execution time.
public Azure.ResourceManager.Chaos.Models.ChaosZoneResolutionMode Mode { get; }
member this.Mode : Azure.ResourceManager.Chaos.Models.ChaosZoneResolutionMode
Public ReadOnly Property Mode As ChaosZoneResolutionMode