### 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: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **AzureCoreNfviDetails**
extends " 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 AzureCoreNfviDetails 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: "String" - 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: "String" syntax: "public AzureCoreNfviDetails withLocation(String location)" desc: "Set the location property: Location of the Azure core." returns: description: "the AzureCoreNfviDetails object itself." type: "" - 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: "String" syntax: "public AzureCoreNfviDetails withName(String name)" desc: "Set the name property: Name of the nfvi." returns: type: "" 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