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. |
CapacityReservationGroups |
Gets the ICapacityReservationGroupsOperations. |
CapacityReservations |
Gets the ICapacityReservationsOperations. |
CloudServiceOperatingSystems |
Gets the ICloudServiceOperatingSystemsOperations. |
CloudServiceRoleInstances |
Gets the ICloudServiceRoleInstancesOperations. |
CloudServiceRoles |
Gets the ICloudServiceRolesOperations. |
CloudServices |
Gets the ICloudServicesOperations. |
CloudServicesUpdateDomain |
Gets the ICloudServicesUpdateDomainOperations. |
CommunityGalleries |
Gets the ICommunityGalleriesOperations. |
CommunityGalleryImages |
Gets the ICommunityGalleryImagesOperations. |
CommunityGalleryImageVersions |
Gets the ICommunityGalleryImageVersionsOperations. |
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. |
DiskRestorePoint |
Gets the IDiskRestorePointOperations. |
Disks |
Gets the IDisksOperations. |
Galleries |
Gets the IGalleriesOperations. |
GalleryApplications |
Gets the IGalleryApplicationsOperations. |
GalleryApplicationVersions |
Gets the IGalleryApplicationVersionsOperations. |
GalleryImages |
Gets the IGalleryImagesOperations. |
GalleryImageVersions |
Gets the IGalleryImageVersionsOperations. |
GallerySharingProfile |
Gets the IGallerySharingProfileOperations. |
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. |
RestorePointCollections |
Gets the IRestorePointCollectionsOperations. |
RestorePoints |
Gets the IRestorePointsOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
SharedGalleries |
Gets the ISharedGalleriesOperations. |
SharedGalleryImages |
Gets the ISharedGalleryImagesOperations. |
SharedGalleryImageVersions |
Gets the ISharedGalleryImageVersionsOperations. |
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. |
VirtualMachineImagesEdgeZone |
Gets the IVirtualMachineImagesEdgeZoneOperations. |
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