Delen via


CSMProtectionPolicyOperationsExtensions.ListAsync Methode

Definitie

Haal de lijst met alle beveiligingsbeleid op.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.Models.CSMProtectionPolicyListOperationResponse> ListAsync (this Microsoft.Azure.Management.BackupServices.ICSMProtectionPolicyOperations operations, string resourceGroupName, string resourceName, Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders customRequestHeaders);
static member ListAsync : Microsoft.Azure.Management.BackupServices.ICSMProtectionPolicyOperations * string * string * Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders -> System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.Models.CSMProtectionPolicyListOperationResponse>
<Extension()>
Public Function ListAsync (operations As ICSMProtectionPolicyOperations, resourceGroupName As String, resourceName As String, customRequestHeaders As CustomRequestHeaders) As Task(Of CSMProtectionPolicyListOperationResponse)

Parameters

operations
ICSMProtectionPolicyOperations

Verwijzing naar de Microsoft.Azure.Management.BackupServices.ICSMProtectionPolicyOperations.

resourceGroupName
String

Vereist.

resourceName
String

Vereist.

customRequestHeaders
CustomRequestHeaders

Optioneel. Aanvraagheaderparameters.

Retouren

De definitie van een CSMProtectionPolicyListOperationResponse.

Van toepassing op