Compartir a través de


AutomationAccount.PrivateEndpointConnections Propiedad

Definición

Obtiene o establece la lista de operaciones de Automation compatibles con el proveedor de recursos de Automation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection> PrivateEndpointConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection> with get, set
Public Property PrivateEndpointConnections As IList(Of PrivateEndpointConnection)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a