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

266 строки
20 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner"
name: "NetworkDeviceInner"
nameWithType: "NetworkDeviceInner"
summary: "The Network Device resource definition."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" 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 **NetworkDeviceInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.NetworkDeviceInner()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.NetworkDeviceInner()"
name: "NetworkDeviceInner()"
nameWithType: "NetworkDeviceInner.NetworkDeviceInner()"
summary: "Creates an instance of Network<wbr>Device<wbr>Inner class."
syntax: "public NetworkDeviceInner()"
desc: "Creates an instance of NetworkDeviceInner class."
methods:
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.administrativeState()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.administrativeState()"
name: "administrativeState()"
nameWithType: "NetworkDeviceInner.administrativeState()"
summary: "Get the administrative<wbr>State property: Administrative state of the resource."
syntax: "public AdministrativeState administrativeState()"
desc: "Get the administrativeState property: Administrative state of the resource."
returns:
description: "the administrativeState value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.AdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.AdministrativeState&text=AdministrativeState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.annotation()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.annotation()"
name: "annotation()"
nameWithType: "NetworkDeviceInner.annotation()"
summary: "Get the annotation property: Switch configuration description."
syntax: "public String annotation()"
desc: "Get the annotation property: Switch configuration description."
returns:
description: "the annotation value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.configurationState()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.configurationState()"
name: "configurationState()"
nameWithType: "NetworkDeviceInner.configurationState()"
summary: "Get the configuration<wbr>State property: Configuration state of the resource."
syntax: "public ConfigurationState configurationState()"
desc: "Get the configurationState property: Configuration state of the resource."
returns:
description: "the configurationState value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ConfigurationState?alt=com.azure.resourcemanager.managednetworkfabric.models.ConfigurationState&text=ConfigurationState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.hostname()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.hostname()"
name: "hostname()"
nameWithType: "NetworkDeviceInner.hostname()"
summary: "Get the hostname property: The host name of the device."
syntax: "public String hostname()"
desc: "Get the hostname property: The host name of the device."
returns:
description: "the hostname value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.managementIpv4Address()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.managementIpv4Address()"
name: "managementIpv4Address()"
nameWithType: "NetworkDeviceInner.managementIpv4Address()"
summary: "Get the management<wbr>Ipv4Address property: Management IPv4 Address."
syntax: "public String managementIpv4Address()"
desc: "Get the managementIpv4Address property: Management IPv4 Address."
returns:
description: "the managementIpv4Address value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.managementIpv6Address()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.managementIpv6Address()"
name: "managementIpv6Address()"
nameWithType: "NetworkDeviceInner.managementIpv6Address()"
summary: "Get the management<wbr>Ipv6Address property: Management IPv6 Address."
syntax: "public String managementIpv6Address()"
desc: "Get the managementIpv6Address property: Management IPv6 Address."
returns:
description: "the managementIpv6Address value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.networkDeviceRole()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.networkDeviceRole()"
name: "networkDeviceRole()"
nameWithType: "NetworkDeviceInner.networkDeviceRole()"
summary: "Get the network<wbr>Device<wbr>Role property: Network<wbr>Device<wbr>Role is the device role: Example: CE | ToR."
syntax: "public NetworkDeviceRole networkDeviceRole()"
desc: "Get the networkDeviceRole property: NetworkDeviceRole is the device role: Example: CE | ToR."
returns:
description: "the networkDeviceRole value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkDeviceRole?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkDeviceRole&text=NetworkDeviceRole\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.networkDeviceSku()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.networkDeviceSku()"
name: "networkDeviceSku()"
nameWithType: "NetworkDeviceInner.networkDeviceSku()"
summary: "Get the network<wbr>Device<wbr>Sku property: Network Device SKU name."
syntax: "public String networkDeviceSku()"
desc: "Get the networkDeviceSku property: Network Device SKU name."
returns:
description: "the networkDeviceSku value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.networkRackId()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.networkRackId()"
name: "networkRackId()"
nameWithType: "NetworkDeviceInner.networkRackId()"
summary: "Get the network<wbr>Rack<wbr>Id property: Reference to network rack resource id."
syntax: "public String networkRackId()"
desc: "Get the networkRackId property: Reference to network rack resource id."
returns:
description: "the networkRackId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.provisioningState()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.provisioningState()"
name: "provisioningState()"
nameWithType: "NetworkDeviceInner.provisioningState()"
summary: "Get the provisioning<wbr>State property: Provisioning state of the resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioningState property: Provisioning state of the resource."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ProvisioningState?alt=com.azure.resourcemanager.managednetworkfabric.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.serialNumber()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.serialNumber()"
name: "serialNumber()"
nameWithType: "NetworkDeviceInner.serialNumber()"
summary: "Get the serial<wbr>Number property: Serial number of the device."
syntax: "public String serialNumber()"
desc: "Get the serialNumber property: Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber."
returns:
description: "the serialNumber value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.systemData()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.systemData()"
name: "systemData()"
nameWithType: "NetworkDeviceInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.validate()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.validate()"
name: "validate()"
nameWithType: "NetworkDeviceInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.version()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.version()"
name: "version()"
nameWithType: "NetworkDeviceInner.version()"
summary: "Get the version property: Current version of the device as defined in SKU."
syntax: "public String version()"
desc: "Get the version property: Current version of the device as defined in SKU."
returns:
description: "the version value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withAnnotation(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withAnnotation(String annotation)"
name: "withAnnotation(String annotation)"
nameWithType: "NetworkDeviceInner.withAnnotation(String annotation)"
summary: "Set the annotation property: Switch configuration description."
parameters:
- description: "the annotation value to set."
name: "annotation"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkDeviceInner withAnnotation(String annotation)"
desc: "Set the annotation property: Switch configuration description."
returns:
description: "the NetworkDeviceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner&text=NetworkDeviceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withHostname(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withHostname(String hostname)"
name: "withHostname(String hostname)"
nameWithType: "NetworkDeviceInner.withHostname(String hostname)"
summary: "Set the hostname property: The host name of the device."
parameters:
- description: "the hostname value to set."
name: "hostname"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkDeviceInner withHostname(String hostname)"
desc: "Set the hostname property: The host name of the device."
returns:
description: "the NetworkDeviceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner&text=NetworkDeviceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "NetworkDeviceInner.withLocation(String location)"
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkDeviceInner withLocation(String location)"
returns:
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner&text=NetworkDeviceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withNetworkDeviceSku(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withNetworkDeviceSku(String networkDeviceSku)"
name: "withNetworkDeviceSku(String networkDeviceSku)"
nameWithType: "NetworkDeviceInner.withNetworkDeviceSku(String networkDeviceSku)"
summary: "Set the network<wbr>Device<wbr>Sku property: Network Device SKU name."
parameters:
- description: "the networkDeviceSku value to set."
name: "networkDeviceSku"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkDeviceInner withNetworkDeviceSku(String networkDeviceSku)"
desc: "Set the networkDeviceSku property: Network Device SKU name."
returns:
description: "the NetworkDeviceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner&text=NetworkDeviceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withSerialNumber(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withSerialNumber(String serialNumber)"
name: "withSerialNumber(String serialNumber)"
nameWithType: "NetworkDeviceInner.withSerialNumber(String serialNumber)"
summary: "Set the serial<wbr>Number property: Serial number of the device."
parameters:
- description: "the serialNumber value to set."
name: "serialNumber"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkDeviceInner withSerialNumber(String serialNumber)"
desc: "Set the serialNumber property: Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber."
returns:
description: "the NetworkDeviceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner&text=NetworkDeviceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "NetworkDeviceInner.withTags(Map<String,String> tags)"
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public NetworkDeviceInner withTags(Map<String,String> tags)"
returns:
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkDeviceInner&text=NetworkDeviceInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The Network Device resource definition."
metadata: {}
package: "com.azure.resourcemanager.managednetworkfabric.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0