BatchSharedKeyCredentials Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Informations d’identification de clé partagées pour un compte Azure Batch.
public class BatchSharedKeyCredentials : Microsoft.Azure.Batch.Auth.BatchCredentials
type BatchSharedKeyCredentials = class
inherit BatchCredentials
Public Class BatchSharedKeyCredentials
Inherits BatchCredentials
- Héritage
Constructeurs
BatchSharedKeyCredentials(String, String, String) |
Initialise une nouvelle instance de la classe avec le BatchSharedKeyCredentials point de terminaison de service Batch, le nom de compte et la clé d’accès spécifiés. |
Propriétés
AccountName |
Obtient le nom du compte Batch. |
BaseUrl |
Obtient le point de terminaison de service Batch. (Hérité de BatchCredentials) |
S’applique à
Azure SDK for .NET