StorageAccountInformation Interface
public interface StorageAccountInformation
An immutable client-side representation of StorageAccountInformation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Storage |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The resource name. |
| abstract String |
suffix()
Gets the suffix property: The optional suffix for the storage account. |
| abstract String |
type()
Gets the type property: The resource type. |
Method Details
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract StorageAccountInformationInner innerModel()
Gets the inner com.azure.resourcemanager.datalakeanalytics.fluent.models.StorageAccountInformationInner object.
Returns:
name
public abstract String name()
Gets the name property: The resource name.
Returns:
suffix
public abstract String suffix()
Gets the suffix property: The optional suffix for the storage account.
Returns:
type
public abstract String type()
Gets the type property: The resource type.
Returns: