StartJobCommand.ConnectionUri 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.
Overriding to suppress this parameter.
public:
virtual property cli::array <Uri ^> ^ ConnectionUri { cli::array <Uri ^> ^ get(); };
public override Uri[] ConnectionUri { get; }
member this.ConnectionUri : Uri[]
Public Overrides ReadOnly Property ConnectionUri As Uri()
Property Value
Uri[]