Interface JobStreamListResult
public interface JobStreamListResult
An immutable client-side representation of JobStreamListResult.
-
Method Details
-
value
Gets the value property: A list of job streams.- Returns:
- the value value.
-
nextLink
String nextLink()Gets the nextLink property: Gets or sets the next link.- Returns:
- the nextLink value.
-
innerModel
JobStreamListResultInner innerModel()Gets the inner com.azure.resourcemanager.automation.fluent.models.JobStreamListResultInner object.- Returns:
- the inner object.
-