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

86 строки
4.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfo"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfo"
name: "UeInfo"
nameWithType: "UeInfo"
summary: "An immutable client-side representation of Ue<wbr>Info."
syntax: "public interface **UeInfo**"
methods:
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.id()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.id()"
name: "id()"
nameWithType: "UeInfo.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
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.mobilenetwork.models.UeInfo.innerModel()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.innerModel()"
name: "innerModel()"
nameWithType: "UeInfo.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>mobilenetwork.<wbr>fluent.<wbr>models.<wbr>Ue<wbr>Info<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract UeInfoInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner?alt=com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner&text=UeInfoInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.name()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.name()"
name: "name()"
nameWithType: "UeInfo.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.properties()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.properties()"
name: "properties()"
nameWithType: "UeInfo.properties()"
summary: "Gets the properties property: Basic UE Information Properties."
modifiers:
- "abstract"
syntax: "public abstract UeInfoPropertiesFormat properties()"
desc: "Gets the properties property: Basic UE Information Properties."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.UeInfoPropertiesFormat?alt=com.azure.resourcemanager.mobilenetwork.models.UeInfoPropertiesFormat&text=UeInfoPropertiesFormat\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.systemData()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.systemData()"
name: "systemData()"
nameWithType: "UeInfo.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets 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.mobilenetwork.models.UeInfo.type()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfo.type()"
name: "type()"
nameWithType: "UeInfo.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of UeInfo."
metadata: {}
package: "com.azure.resourcemanager.mobilenetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0