FileStorageInfo Interface
public interface FileStorageInfo
An immutable client-side representation of FileStorageInfo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Map<String,String> |
headers()
Gets the headers property: Dictionary of <string>. |
|
abstract
File |
innerModel()
Gets the inner com. |
| abstract String |
uri()
Gets the uri property: A URI that can be used to access the file content. |
Method Details
headers
public abstract Map<String,String> headers()
Gets the headers property: Dictionary of <string>.
Returns:
innerModel
public abstract FileStorageInfoInner innerModel()
Gets the inner com.azure.resourcemanager.datamigration.fluent.models.FileStorageInfoInner object.
Returns:
uri
public abstract String uri()
Gets the uri property: A URI that can be used to access the file content.
Returns: