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

151 строка
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner"
name: "BillingResponseListResultInner"
nameWithType: "BillingResponseListResultInner"
summary: "The response for the operation to get regional billing<wbr>Specs for a subscription."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **BillingResponseListResultInner**"
constructors:
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.BillingResponseListResultInner()"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.BillingResponseListResultInner()"
name: "BillingResponseListResultInner()"
nameWithType: "BillingResponseListResultInner.BillingResponseListResultInner()"
summary: "Creates an instance of Billing<wbr>Response<wbr>List<wbr>Result<wbr>Inner class."
syntax: "public BillingResponseListResultInner()"
desc: "Creates an instance of BillingResponseListResultInner class."
methods:
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.billingResources()"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.billingResources()"
name: "billingResources()"
nameWithType: "BillingResponseListResultInner.billingResources()"
summary: "Get the billing<wbr>Resources property: The billing and managed disk billing resources for a region."
syntax: "public List<BillingResources> billingResources()"
desc: "Get the billingResources property: The billing and managed disk billing resources for a region."
returns:
description: "the billingResources value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.hdinsight.models.BillingResources?alt=com.azure.resourcemanager.hdinsight.models.BillingResources&text=BillingResources\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.validate()"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.validate()"
name: "validate()"
nameWithType: "BillingResponseListResultInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizeFilters()"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizeFilters()"
name: "vmSizeFilters()"
nameWithType: "BillingResponseListResultInner.vmSizeFilters()"
summary: "Get the vm<wbr>Size<wbr>Filters property: The virtual machine filtering mode."
syntax: "public List<VmSizeCompatibilityFilterV2> vmSizeFilters()"
desc: "Get the vmSizeFilters property: The virtual machine filtering mode. Effectively this can enabling or disabling the virtual machine sizes in a particular set."
returns:
description: "the vmSizeFilters value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.hdinsight.models.VmSizeCompatibilityFilterV2?alt=com.azure.resourcemanager.hdinsight.models.VmSizeCompatibilityFilterV2&text=VmSizeCompatibilityFilterV2\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizeProperties()"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizeProperties()"
name: "vmSizeProperties()"
nameWithType: "BillingResponseListResultInner.vmSizeProperties()"
summary: "Get the vm<wbr>Size<wbr>Properties property: The vm size properties."
syntax: "public List<VmSizeProperty> vmSizeProperties()"
desc: "Get the vmSizeProperties property: The vm size properties."
returns:
description: "the vmSizeProperties value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.hdinsight.models.VmSizeProperty?alt=com.azure.resourcemanager.hdinsight.models.VmSizeProperty&text=VmSizeProperty\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizes()"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizes()"
name: "vmSizes()"
nameWithType: "BillingResponseListResultInner.vmSizes()"
summary: "Get the vm<wbr>Sizes property: The virtual machine sizes to include or exclude."
syntax: "public List<String> vmSizes()"
desc: "Get the vmSizes property: The virtual machine sizes to include or exclude."
returns:
description: "the vmSizes value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizesWithEncryptionAtHost()"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.vmSizesWithEncryptionAtHost()"
name: "vmSizesWithEncryptionAtHost()"
nameWithType: "BillingResponseListResultInner.vmSizesWithEncryptionAtHost()"
summary: "Get the vm<wbr>Sizes<wbr>With<wbr>Encryption<wbr>AtHost property: The vm sizes which enable encryption at host."
syntax: "public List<String> vmSizesWithEncryptionAtHost()"
desc: "Get the vmSizesWithEncryptionAtHost property: The vm sizes which enable encryption at host."
returns:
description: "the vmSizesWithEncryptionAtHost value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withBillingResources(java.util.List<com.azure.resourcemanager.hdinsight.models.BillingResources>)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withBillingResources(List<BillingResources> billingResources)"
name: "withBillingResources(List<BillingResources> billingResources)"
nameWithType: "BillingResponseListResultInner.withBillingResources(List<BillingResources> billingResources)"
summary: "Set the billing<wbr>Resources property: The billing and managed disk billing resources for a region."
parameters:
- description: "the billingResources value to set."
name: "billingResources"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.hdinsight.models.BillingResources?alt=com.azure.resourcemanager.hdinsight.models.BillingResources&text=BillingResources\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public BillingResponseListResultInner withBillingResources(List<BillingResources> billingResources)"
desc: "Set the billingResources property: The billing and managed disk billing resources for a region."
returns:
description: "the BillingResponseListResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner&text=BillingResponseListResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withVmSizeFilters(java.util.List<com.azure.resourcemanager.hdinsight.models.VmSizeCompatibilityFilterV2>)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withVmSizeFilters(List<VmSizeCompatibilityFilterV2> vmSizeFilters)"
name: "withVmSizeFilters(List<VmSizeCompatibilityFilterV2> vmSizeFilters)"
nameWithType: "BillingResponseListResultInner.withVmSizeFilters(List<VmSizeCompatibilityFilterV2> vmSizeFilters)"
summary: "Set the vm<wbr>Size<wbr>Filters property: The virtual machine filtering mode."
parameters:
- description: "the vmSizeFilters value to set."
name: "vmSizeFilters"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.hdinsight.models.VmSizeCompatibilityFilterV2?alt=com.azure.resourcemanager.hdinsight.models.VmSizeCompatibilityFilterV2&text=VmSizeCompatibilityFilterV2\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public BillingResponseListResultInner withVmSizeFilters(List<VmSizeCompatibilityFilterV2> vmSizeFilters)"
desc: "Set the vmSizeFilters property: The virtual machine filtering mode. Effectively this can enabling or disabling the virtual machine sizes in a particular set."
returns:
description: "the BillingResponseListResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner&text=BillingResponseListResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withVmSizes(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withVmSizes(List<String> vmSizes)"
name: "withVmSizes(List<String> vmSizes)"
nameWithType: "BillingResponseListResultInner.withVmSizes(List<String> vmSizes)"
summary: "Set the vm<wbr>Sizes property: The virtual machine sizes to include or exclude."
parameters:
- description: "the vmSizes value to set."
name: "vmSizes"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public BillingResponseListResultInner withVmSizes(List<String> vmSizes)"
desc: "Set the vmSizes property: The virtual machine sizes to include or exclude."
returns:
description: "the BillingResponseListResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner&text=BillingResponseListResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withVmSizesWithEncryptionAtHost(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner.withVmSizesWithEncryptionAtHost(List<String> vmSizesWithEncryptionAtHost)"
name: "withVmSizesWithEncryptionAtHost(List<String> vmSizesWithEncryptionAtHost)"
nameWithType: "BillingResponseListResultInner.withVmSizesWithEncryptionAtHost(List<String> vmSizesWithEncryptionAtHost)"
summary: "Set the vm<wbr>Sizes<wbr>With<wbr>Encryption<wbr>AtHost property: The vm sizes which enable encryption at host."
parameters:
- description: "the vmSizesWithEncryptionAtHost value to set."
name: "vmSizesWithEncryptionAtHost"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public BillingResponseListResultInner withVmSizesWithEncryptionAtHost(List<String> vmSizesWithEncryptionAtHost)"
desc: "Set the vmSizesWithEncryptionAtHost property: The vm sizes which enable encryption at host."
returns:
description: "the BillingResponseListResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.BillingResponseListResultInner&text=BillingResponseListResultInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The response for the operation to get regional billingSpecs for a subscription."
metadata: {}
package: "com.azure.resourcemanager.hdinsight.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0