Compartilhar via


MonitoringPerformanceSignature.BusinessCycleUnit Property

 

Applies To: Operations Manager for System Center 2012

Gets the business cycle unit for the performance signature.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public string BusinessCycleUnit { get; }
public:
property String^ BusinessCycleUnit {
    String^ get();
}
member BusinessCycleUnit : string with get
Public ReadOnly Property BusinessCycleUnit As String

Property Value

Type: System.String

Returns a String that contains the business cycle unit for the performance signature.

See Also

MonitoringPerformanceSignature Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top