OperationsDiscoveryCollection Interface
public interface OperationsDiscoveryCollection
An immutable client-side representation of OperationsDiscoveryCollection.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Operations |
innerModel()
Gets the inner com. |
| abstract String |
nextLink()
Gets the next |
|
abstract
List<Operations |
value()
Gets the value property: Gets or sets the Client |
Method Details
innerModel
public abstract OperationsDiscoveryCollectionInner innerModel()
Gets the inner com.azure.resourcemanager.resourcemover.fluent.models.OperationsDiscoveryCollectionInner object.
Returns:
nextLink
public abstract String nextLink()
Gets the nextLink property: Gets or sets the value of next link.
Returns:
value
public abstract List<OperationsDiscovery> value()
Gets the value property: Gets or sets the ClientDiscovery details.
Returns: