Method WithStatusID
WithStatusID(string)
Sets the status ID of the Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance.
public T WithStatusID(string statusId)
Parameters
statusId
stringThe status ID to set.
Returns
- T
The builder instance.