| ServiceThrottlingEndpointBehaviorUuid Property |
Gets the uuid of this diagnostics probe
Namespace:
SanteDB.Rest.Common.Behavior
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax public Guid Uuid { get; }
Public ReadOnly Property Uuid As Guid
Get
public:
virtual property Guid Uuid {
Guid get () sealed;
}
abstract Uuid : Guid with get
override Uuid : Guid with get
Property Value
Type:
GuidImplements
IDiagnosticsProbeUuidSee Also