BatchConfiguration 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.
Définition de ressource de configuration par lots.
public class BatchConfiguration : Microsoft.Azure.Management.Logic.Models.Resource
type BatchConfiguration = class
inherit Resource
Public Class BatchConfiguration
Inherits Resource
- Héritage
Constructeurs
BatchConfiguration() |
Initialise une nouvelle instance de la classe BatchConfiguration. |
BatchConfiguration(BatchConfigurationProperties, String, String, String, String, IDictionary<String,String>) |
Initialise une nouvelle instance de la classe BatchConfiguration. |
Propriétés
Id |
Obtient l’ID de ressource. (Hérité de Resource) |
Location |
Obtient ou définit l’emplacement des ressources. (Hérité de Resource) |
Name |
Obtient le nom de la ressource. (Hérité de Resource) |
Properties |
Obtient ou définit les propriétés de configuration par lots. |
Tags |
Obtient ou définit les balises de ressource. (Hérité de Resource) |
Type |
Obtient le type de ressource. (Hérité de Resource) |
Méthodes
Validate() |
Validez l’objet. |
S’applique à
Azure SDK for .NET