CollectionSet.ProxyName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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