CollectionSet.ProxyName Property

Definition

Name of the SQL Agent proxy account the collection set uses to connect to target and the Management Data Warehouse

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Required=false)]
public string ProxyName { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Required=false)>]
member this.ProxyName : string with get, set
Public Property ProxyName As String

Property Value

Attributes

Applies to