IReplicaSet Interface

Definition

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

Properties

Name Description
DomainControllerIPAddress

List of Domain Controller IP Address

ExternalAccessIPAddress

External access ip address.

HealthAlert

List of Domain Health Alerts

HealthLastEvaluated

Last domain evaluation run DateTime

HealthMonitor

List of Domain Health Monitors

Id

ReplicaSet Id

Location

Virtual network location

ServiceStatus

Status of Domain Service instance

SubnetId

The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.

VnetSiteId

Virtual network site id

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to