ChaosZoneResolutionMapping Class
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.
Maps a single subscription to its physical-to-logical zone resolutions.
public class ChaosZoneResolutionMapping : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Chaos.Models.ChaosZoneResolutionMapping>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Chaos.Models.ChaosZoneResolutionMapping>
type ChaosZoneResolutionMapping = class
interface IJsonModel<ChaosZoneResolutionMapping>
interface IPersistableModel<ChaosZoneResolutionMapping>
Public Class ChaosZoneResolutionMapping
Implements IJsonModel(Of ChaosZoneResolutionMapping), IPersistableModel(Of ChaosZoneResolutionMapping)
- Inheritance
-
ChaosZoneResolutionMapping
- Implements
Properties
| Name | Description |
|---|---|
| SubscriptionId |
The subscription ID (e.g., |
| ZoneMappings |
The physical-to-logical zone mappings for this subscription. |