get Registered Server
Registered Server resource. API Version: 2020-03-01.
Return
Registered Server resource.
Parameters
argument
null
suspend fun getRegisteredServer(resourceGroupName: String, serverId: String, storageSyncServiceName: String): GetRegisteredServerResult
Return
Registered Server resource.
See also
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
server Id
GUID identifying the on-premises server.
storage Sync Service Name
Name of Storage Sync Service resource.
suspend fun getRegisteredServer(argument: suspend GetRegisteredServerPlainArgsBuilder.() -> Unit): GetRegisteredServerResult
Return
Registered Server resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.storagesync.kotlin.inputs.GetRegisteredServerPlainArgs.