DataLakeStoreAccountInformation Interface
public interface DataLakeStoreAccountInformation
An immutable client-side representation of DataLakeStoreAccountInformation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Data |
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 Data Lake Store 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 DataLakeStoreAccountInformationInner innerModel()
Gets the inner com.azure.resourcemanager.datalakeanalytics.fluent.models.DataLakeStoreAccountInformationInner 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 Data Lake Store account.
Returns:
type
public abstract String type()
Gets the type property: The resource type.
Returns: