IComputeManagementClient 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.
Compute Client
public interface IComputeManagementClient : IDisposable
type IComputeManagementClient = interface
interface IDisposable
Public Interface IComputeManagementClient
Implements IDisposable
- Derived
- Implements
Properties
AcceptLanguage |
The preferred language for the response. |
AvailabilitySets |
Gets the IAvailabilitySetsOperations. |
BaseUri |
The base URI of the service. |
ContainerServices |
Gets the IContainerServicesOperations. |
Credentials |
Credentials needed for the client to connect to Azure. |
DedicatedHostGroups |
Gets the IDedicatedHostGroupsOperations. |
DedicatedHosts |
Gets the IDedicatedHostsOperations. |
DeserializationSettings |
Gets or sets json deserialization settings. |
DiskAccesses |
Gets the IDiskAccessesOperations. |
DiskEncryptionSets |
Gets the IDiskEncryptionSetsOperations. |
Disks |
Gets the IDisksOperations. |
Galleries |
Gets the IGalleriesOperations. |
GalleryApplications |
Gets the IGalleryApplicationsOperations. |
GalleryApplicationVersions |
Gets the IGalleryApplicationVersionsOperations. |
GalleryImages |
Gets the IGalleryImagesOperations. |
GalleryImageVersions |
Gets the IGalleryImageVersionsOperations. |
GenerateClientRequestId |
Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
Images |
Gets the IImagesOperations. |
LogAnalytics |
Gets the ILogAnalyticsOperations. |
LongRunningOperationRetryTimeout |
The retry timeout in seconds for Long Running Operations. Default value is 30. |
Operations |
Gets the IOperations. |
ProximityPlacementGroups |
Gets the IProximityPlacementGroupsOperations. |
ResourceSkus |
Gets the IResourceSkusOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
Snapshots |
Gets the ISnapshotsOperations. |
SshPublicKeys |
Gets the ISshPublicKeysOperations. |
SubscriptionId |
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
Usage |
Gets the IUsageOperations. |
VirtualMachineExtensionImages |
Gets the IVirtualMachineExtensionImagesOperations. |
VirtualMachineExtensions |
Gets the IVirtualMachineExtensionsOperations. |
VirtualMachineImages |
Gets the IVirtualMachineImagesOperations. |
VirtualMachineRunCommands |
Gets the IVirtualMachineRunCommandsOperations. |
VirtualMachines |
Gets the IVirtualMachinesOperations. |
VirtualMachineScaleSetExtensions |
Gets the IVirtualMachineScaleSetExtensionsOperations. |
VirtualMachineScaleSetRollingUpgrades |
Gets the IVirtualMachineScaleSetRollingUpgradesOperations. |
VirtualMachineScaleSets |
Gets the IVirtualMachineScaleSetsOperations. |
VirtualMachineScaleSetVMExtensions |
Gets the IVirtualMachineScaleSetVMExtensionsOperations. |
VirtualMachineScaleSetVMRunCommands |
Gets the IVirtualMachineScaleSetVMRunCommandsOperations. |
VirtualMachineScaleSetVMs |
Gets the IVirtualMachineScaleSetVMsOperations. |
VirtualMachineSizes |
Gets the IVirtualMachineSizesOperations. |
Applies to
Azure SDK for .NET