ServiceTopologiesOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for ServiceTopologiesOperations.
public static class ServiceTopologiesOperationsExtensions
type ServiceTopologiesOperationsExtensions = class
Public Module ServiceTopologiesOperationsExtensions
- Inheritance
-
ServiceTopologiesOperationsExtensions
Methods
CreateOrUpdate(IServiceTopologiesOperations, ServiceTopologyResource, String, String) |
Creates or updates a service topology. |
CreateOrUpdateAsync(IServiceTopologiesOperations, ServiceTopologyResource, String, String, CancellationToken) |
Creates or updates a service topology. |
Delete(IServiceTopologiesOperations, String, String) |
Deletes the service topology. |
DeleteAsync(IServiceTopologiesOperations, String, String, CancellationToken) |
Deletes the service topology. |
Get(IServiceTopologiesOperations, String, String) |
Gets the service topology. |
GetAsync(IServiceTopologiesOperations, String, String, CancellationToken) |
Gets the service topology. |
List(IServiceTopologiesOperations, String) |
Lists the service topologies in the resource group. |
ListAsync(IServiceTopologiesOperations, String, CancellationToken) |
Lists the service topologies in the resource group. |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET