Condividi tramite


AutomationAccount.PrivateEndpointConnections Proprietà

Definizione

Ottiene o imposta l'elenco delle operazioni di automazione supportate dal provider di risorse di Automazione.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a