Freigeben über


SoftwareInventoryResource.Get(CancellationToken) Methode

Definition

Ruft eine einzelne Softwaredaten des virtuellen Computers ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/{resourceName}/providers/Microsoft.Security/softwareInventories/{softwareName}
  • Vorgang IdSoftwareInventories_Get
public virtual Azure.Response<Azure.ResourceManager.SecurityCenter.SoftwareInventoryResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityCenter.SoftwareInventoryResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityCenter.SoftwareInventoryResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SoftwareInventoryResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: