ComputeManagementClient 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.
public class ComputeManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ComputeManagementClient>, IDisposable, Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IComputeManagementClient, Microsoft.Rest.Azure.IAzureClient
type ComputeManagementClient = class
inherit ServiceClient<ComputeManagementClient>
interface IComputeManagementClient
interface IDisposable
interface IAzureClient
Public Class ComputeManagementClient
Inherits ServiceClient(Of ComputeManagementClient)
Implements IAzureClient, IComputeManagementClient, IDisposable
- Inheritance
-
ComputeManagementClient
- Implements