Delen via


ArmDisasterRecoveryProperties Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ArmDisasterRecoveryPropertiesTypeConverter))]
public class ArmDisasterRecoveryProperties : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IArmDisasterRecoveryProperties
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ArmDisasterRecoveryPropertiesTypeConverter))>]
type ArmDisasterRecoveryProperties = class
    interface IArmDisasterRecoveryProperties
    interface IJsonSerializable
Public Class ArmDisasterRecoveryProperties
Implements IArmDisasterRecoveryProperties
Inheritance
ArmDisasterRecoveryProperties
Attributes
Implements

Constructors

ArmDisasterRecoveryProperties()

Properties

AlternateName
PartnerNamespace
PendingReplicationOperationsCount
ProvisioningState
Role

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to