Compartir a través de


AzureIaaSVMJobV2.ContainerName Propiedad

Definición

Obtiene o establece el nombre de contenedor de la entidad en la que se ejecuta el trabajo actual.

[Newtonsoft.Json.JsonProperty(PropertyName="containerName")]
public string ContainerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerName")>]
member this.ContainerName : string with get, set
Public Property ContainerName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a