DiscoveryDataAbstractMonitoringClassIdNotAllowedException.ClassId 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.
Gets the value of the Class identifier that caused the exception.
public:
property Guid ClassId { Guid get(); };
public Guid ClassId { get; }
member this.ClassId : Guid
Public ReadOnly Property ClassId As Guid
Property Value
Returns the Class identifier.