MonitoringObjectDiscoverySource.ConnectorId 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.
The connector id of the discovery source.
public:
virtual property Nullable<Guid> ConnectorId { Nullable<Guid> get(); };
public override Guid? ConnectorId { get; }
member this.ConnectorId : Nullable<Guid>
Public Overrides ReadOnly Property ConnectorId As Nullable(Of Guid)
Property Value
Returns Guid.