SecurityCenterExtensions.GetComplianceResultAsync Method
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.
Security Compliance Result
- Request Path: /{resourceId}/providers/Microsoft.Security/complianceResults/{complianceResultName}
- Operation Id: ComplianceResults_Get
- Default Api Version: 2017-08-01
- Resource: ComplianceResultResource
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityCenter.ComplianceResultResource>> GetComplianceResultAsync(this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope, string complianceResultName, System.Threading.CancellationToken cancellationToken = default);
static member GetComplianceResultAsync : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityCenter.ComplianceResultResource>>
<Extension()>
Public Function GetComplianceResultAsync (client As ArmClient, scope As ResourceIdentifier, complianceResultName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ComplianceResultResource))
- scope
- ResourceIdentifier
The scope that the resource will apply against.
- complianceResultName
- String
name of the desired assessment compliance result.
- cancellationToken
- CancellationToken
The cancellation token to use.
client
or complianceResultName
is null.
complianceResultName
is an empty string, and was expected to be non-empty.
Applies to
Ürün | Sürümler |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET geri bildirimi
Azure SDK for .NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: