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