StorageTaskAssignment Interface
public interface StorageTaskAssignment
An immutable client-side representation of StorageTaskAssignment.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Resource ID of the Storage Task Assignment. |
|
abstract
Storage |
innerModel()
Gets the inner com. |
Method Details
id
public abstract String id()
Gets the id property: Resource ID of the Storage Task Assignment.
Returns:
innerModel
public abstract StorageTaskAssignmentInner innerModel()
Gets the inner com.azure.resourcemanager.storageactions.fluent.models.StorageTaskAssignmentInner object.
Returns: