IHcxEnterpriseSitesOperations Interface
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.
HcxEnterpriseSitesOperations operations.
public interface IHcxEnterpriseSitesOperations
type IHcxEnterpriseSitesOperations = interface
Public Interface IHcxEnterpriseSitesOperations
Methods
CreateOrUpdateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Create or update an HCX Enterprise Site in a private cloud |
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete an HCX Enterprise Site in a private cloud |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Get an HCX Enterprise Site by name in a private cloud |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
List HCX Enterprise Sites in a private cloud |
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
List HCX Enterprise Sites in a private cloud |
Extension Methods
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET