Partager via


TaskContainerSettings.Registry Propriété

Définition

Obtient ou définit le registre privé qui contient l’image conteneur.

[Newtonsoft.Json.JsonProperty(PropertyName="registry")]
public Microsoft.Azure.Management.Batch.Models.ContainerRegistry Registry { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registry")>]
member this.Registry : Microsoft.Azure.Management.Batch.Models.ContainerRegistry with get, set
Public Property Registry As ContainerRegistry

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Ce paramètre peut être omis s’il a déjà été fourni lors de la création du pool.

S’applique à