Partilhar via


NetworkConfiguration.EndpointConfiguration Propriedade

Definição

Obtém ou define a configuração para pontos finais em nós de computação no conjunto do Batch.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

A configuração do ponto final do conjunto só é suportada em conjuntos com a propriedade virtualMachineConfiguration.

Aplica-se a