Megosztás a következőn keresztül:


ISapAvailabilityZonePair Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.SapAvailabilityZonePairTypeConverter))]
public interface ISapAvailabilityZonePair : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.SapAvailabilityZonePairTypeConverter))>]
type ISapAvailabilityZonePair = interface
    interface IJsonSerializable
Public Interface ISapAvailabilityZonePair
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ZoneA

The zone A.

ZoneB

The zone B.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to