| Modifier and Type | Method | Description |
|---|---|---|
rx.Observable<Replication> |
Replications.getAsync(String resourceGroupName,
String registryName,
String replicationName) |
Gets the properties of the specified replication.
|
rx.Observable<Replication> |
Replications.listAsync(String resourceGroupName,
String registryName) |
Lists all the replications for the specified container registry.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/