Mirroring Endpoint Group Connected Deployment Group
data class MirroringEndpointGroupConnectedDeploymentGroup(val locations: List<MirroringEndpointGroupConnectedDeploymentGroupLocation>? = null, val name: String? = null)
Constructors
Link copied to clipboard
constructor(locations: List<MirroringEndpointGroupConnectedDeploymentGroupLocation>? = null, name: String? = null)