StorageTaskPreviewAction Interface
public interface StorageTaskPreviewAction
An immutable client-side representation of StorageTaskPreviewAction.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Storage |
innerModel()
Gets the inner com. |
|
abstract
Storage |
properties()
Gets the properties property: Properties of the storage task preview. |
Method Details
innerModel
public abstract StorageTaskPreviewActionInner innerModel()
Gets the inner com.azure.resourcemanager.storageactions.fluent.models.StorageTaskPreviewActionInner object.
Returns:
properties
public abstract StorageTaskPreviewActionProperties properties()
Gets the properties property: Properties of the storage task preview.
Returns: