IMhsmGeoReplicatedRegion Interface
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.
[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) |