JobServer.ProxyAccounts Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ObjectContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.Agent.ProxyAccount))]
public Microsoft.SqlServer.Management.Smo.Agent.ProxyAccountCollection ProxyAccounts { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ObjectContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.Agent.ProxyAccount))>]
member this.ProxyAccounts : Microsoft.SqlServer.Management.Smo.Agent.ProxyAccountCollection
Public ReadOnly Property ProxyAccounts As ProxyAccountCollection

Property Value

Attributes

Applies to