PlannedMaintenance.AffectedServices Property

Definition

Provides a list of services associated with planned maintenance events.

public:
 property cli::array <System::String ^> ^ AffectedServices { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public string[] AffectedServices { get; set; }
Public Property AffectedServices As String()

Property Value

String[]

String

Attributes

Applies to