azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.p...

122 строки
7.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties"
name: "PerformanceTierProperties"
nameWithType: "PerformanceTierProperties"
summary: "An immutable client-side representation of Performance<wbr>Tier<wbr>Properties."
syntax: "public interface **PerformanceTierProperties**"
methods:
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.id()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.id()"
name: "id()"
nameWithType: "PerformanceTierProperties.id()"
summary: "Gets the id property: ID of the performance tier."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: ID of the performance tier."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.innerModel()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.innerModel()"
name: "innerModel()"
nameWithType: "PerformanceTierProperties.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>postgresql.<wbr>fluent.<wbr>models.<wbr>Performance<wbr>Tier<wbr>Properties<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract PerformanceTierPropertiesInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.postgresql.fluent.models.PerformanceTierPropertiesInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.postgresql.fluent.models.PerformanceTierPropertiesInner?alt=com.azure.resourcemanager.postgresql.fluent.models.PerformanceTierPropertiesInner&text=PerformanceTierPropertiesInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.maxBackupRetentionDays()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.maxBackupRetentionDays()"
name: "maxBackupRetentionDays()"
nameWithType: "PerformanceTierProperties.maxBackupRetentionDays()"
summary: "Gets the max<wbr>Backup<wbr>Retention<wbr>Days property: Maximum Backup retention in days for the performance tier edition."
modifiers:
- "abstract"
syntax: "public abstract Integer maxBackupRetentionDays()"
desc: "Gets the maxBackupRetentionDays property: Maximum Backup retention in days for the performance tier edition."
returns:
description: "the maxBackupRetentionDays value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.maxLargeStorageMB()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.maxLargeStorageMB()"
name: "maxLargeStorageMB()"
nameWithType: "PerformanceTierProperties.maxLargeStorageMB()"
summary: "Gets the max<wbr>Large<wbr>StorageMB property: Max storage allowed for a server."
modifiers:
- "abstract"
syntax: "public abstract Integer maxLargeStorageMB()"
desc: "Gets the maxLargeStorageMB property: Max storage allowed for a server."
returns:
description: "the maxLargeStorageMB value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.maxStorageMB()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.maxStorageMB()"
name: "maxStorageMB()"
nameWithType: "PerformanceTierProperties.maxStorageMB()"
summary: "Gets the max<wbr>StorageMB property: Max storage allowed for a server."
modifiers:
- "abstract"
syntax: "public abstract Integer maxStorageMB()"
desc: "Gets the maxStorageMB property: Max storage allowed for a server."
returns:
description: "the maxStorageMB value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.minBackupRetentionDays()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.minBackupRetentionDays()"
name: "minBackupRetentionDays()"
nameWithType: "PerformanceTierProperties.minBackupRetentionDays()"
summary: "Gets the min<wbr>Backup<wbr>Retention<wbr>Days property: Minimum Backup retention in days for the performance tier edition."
modifiers:
- "abstract"
syntax: "public abstract Integer minBackupRetentionDays()"
desc: "Gets the minBackupRetentionDays property: Minimum Backup retention in days for the performance tier edition."
returns:
description: "the minBackupRetentionDays value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.minLargeStorageMB()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.minLargeStorageMB()"
name: "minLargeStorageMB()"
nameWithType: "PerformanceTierProperties.minLargeStorageMB()"
summary: "Gets the min<wbr>Large<wbr>StorageMB property: Max storage allowed for a server."
modifiers:
- "abstract"
syntax: "public abstract Integer minLargeStorageMB()"
desc: "Gets the minLargeStorageMB property: Max storage allowed for a server."
returns:
description: "the minLargeStorageMB value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.minStorageMB()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.minStorageMB()"
name: "minStorageMB()"
nameWithType: "PerformanceTierProperties.minStorageMB()"
summary: "Gets the min<wbr>StorageMB property: Max storage allowed for a server."
modifiers:
- "abstract"
syntax: "public abstract Integer minStorageMB()"
desc: "Gets the minStorageMB property: Max storage allowed for a server."
returns:
description: "the minStorageMB value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.serviceLevelObjectives()"
fullName: "com.azure.resourcemanager.postgresql.models.PerformanceTierProperties.serviceLevelObjectives()"
name: "serviceLevelObjectives()"
nameWithType: "PerformanceTierProperties.serviceLevelObjectives()"
summary: "Gets the service<wbr>Level<wbr>Objectives property: Service level objectives associated with the performance tier."
modifiers:
- "abstract"
syntax: "public abstract List<PerformanceTierServiceLevelObjectives> serviceLevelObjectives()"
desc: "Gets the serviceLevelObjectives property: Service level objectives associated with the performance tier."
returns:
description: "the serviceLevelObjectives value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.postgresql.models.PerformanceTierServiceLevelObjectives?alt=com.azure.resourcemanager.postgresql.models.PerformanceTierServiceLevelObjectives&text=PerformanceTierServiceLevelObjectives\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of PerformanceTierProperties."
metadata: {}
package: "com.azure.resourcemanager.postgresql.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-postgresql:1.0.2