Replicas interface
表示副本的接口。
方法
list |
列出给定服务器的所有副本。 |
方法详细信息
listByServer(string, string, ReplicasListByServerOptionalParams)
列出给定服务器的所有副本。
function listByServer(resourceGroupName: string, serverName: string, options?: ReplicasListByServerOptionalParams): PagedAsyncIterableIterator<Server, Server[], PageSettings>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- serverName
-
string
服务器的名称。
选项参数。