Service Initial Replica Set Args
data class ServiceInitialReplicaSetArgs(val domainControllerIpAddresses: Output<List<String>>? = null, val externalAccessIpAddress: Output<String>? = null, val id: Output<String>? = null, val location: Output<String>? = null, val serviceStatus: Output<String>? = null, val subnetId: Output<String>) : ConvertibleToJava<ServiceInitialReplicaSetArgs>
Properties
Link copied to clipboard
A list of subnet IP addresses for the domain controllers in the initial replica set, typically two.
Link copied to clipboard
The publicly routable IP address for the domain controllers in the initial replica set.
Link copied to clipboard
The current service status for the initial replica set.