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

89 строки
6.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails"
fullName: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails"
name: "AzureCoreNfviDetails"
nameWithType: "AzureCoreNfviDetails"
summary: "The Azure Core NFVI detail."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NfvIs?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NfvIs?alt=com.azure.resourcemanager.hybridnetwork.models.NfvIs&text=NfvIs\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NfvIs.name()?alt=com.azure.resourcemanager.hybridnetwork.models.NfvIs.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NfvIs.validate()?alt=com.azure.resourcemanager.hybridnetwork.models.NfvIs.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NfvIs.withName(java.lang.String)?alt=com.azure.resourcemanager.hybridnetwork.models.NfvIs.withName&text=withName\" data-throw-if-not-resolved=\"False\" />"
- 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 **AzureCoreNfviDetails**</br> extends <xref href=\"com.azure.resourcemanager.hybridnetwork.models.NfvIs?alt=com.azure.resourcemanager.hybridnetwork.models.NfvIs&text=NfvIs\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.AzureCoreNfviDetails()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.AzureCoreNfviDetails()"
name: "AzureCoreNfviDetails()"
nameWithType: "AzureCoreNfviDetails.AzureCoreNfviDetails()"
summary: "Creates an instance of Azure<wbr>Core<wbr>Nfvi<wbr>Details class."
syntax: "public AzureCoreNfviDetails()"
desc: "Creates an instance of AzureCoreNfviDetails class."
methods:
- uid: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.location()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.location()"
name: "location()"
nameWithType: "AzureCoreNfviDetails.location()"
summary: "Get the location property: Location of the Azure core."
syntax: "public String location()"
desc: "Get the location property: Location of the Azure core."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.validate()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.validate()"
name: "validate()"
nameWithType: "AzureCoreNfviDetails.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.hybridnetwork.models.NfvIs.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "AzureCoreNfviDetails.withLocation(String location)"
summary: "Set the location property: Location of the Azure core."
parameters:
- description: "the location value to set."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AzureCoreNfviDetails withLocation(String location)"
desc: "Set the location property: Location of the Azure core."
returns:
description: "the AzureCoreNfviDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails?alt=com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails&text=AzureCoreNfviDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.withName(java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails.withName(String name)"
name: "withName(String name)"
nameWithType: "AzureCoreNfviDetails.withName(String name)"
summary: "Set the name property: Name of the nfvi."
overridden: "com.azure.resourcemanager.hybridnetwork.models.NfvIs.withName(java.lang.String)"
parameters:
- name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AzureCoreNfviDetails withName(String name)"
desc: "Set the name property: Name of the nfvi."
returns:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails?alt=com.azure.resourcemanager.hybridnetwork.models.AzureCoreNfviDetails&text=AzureCoreNfviDetails\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The Azure Core NFVI detail."
metadata: {}
package: "com.azure.resourcemanager.hybridnetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0