IMhsmGeoReplicatedRegion Interface

Definition

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

Properties

IsPrimary

A boolean value that indicates whether the region is the primary region or a secondary region.

Name

Name of the geo replicated region.

ProvisioningState

Provisioning state of the geo replicated region.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to