MonitoringConnectorSubscription.Description Property
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 description of the subscription.
public:
property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
C#
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String
Returns a String that contains the connector subscription description.
See MonitoringConnectorSubscription for an example of this property.
The Description
contains a short description of the subscription and can be seen in the Alerts Connector - Product Connector Properties dialog box as well as in the Product Connector Subscription Wizard.
製品 | バージョン |
---|---|
System Center OM SDK | 2012, 2016, 2019 |