2023-11-22 08:52:34 +03:00
|
|
|
### YamlMime:JavaType
|
|
|
|
uid: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage"
|
|
|
|
name: "DiagnosticsPackage"
|
|
|
|
nameWithType: "DiagnosticsPackage"
|
|
|
|
summary: "An immutable client-side representation of Diagnostics<wbr>Package."
|
|
|
|
syntax: "public interface **DiagnosticsPackage**"
|
|
|
|
methods:
|
|
|
|
- uid: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.id()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.id()"
|
|
|
|
name: "id()"
|
|
|
|
nameWithType: "DiagnosticsPackage.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.DiagnosticsPackage.innerModel()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.innerModel()"
|
|
|
|
name: "innerModel()"
|
|
|
|
nameWithType: "DiagnosticsPackage.innerModel()"
|
|
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>mobilenetwork.<wbr>fluent.<wbr>models.<wbr>Diagnostics<wbr>Package<wbr>Inner object."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract DiagnosticsPackageInner innerModel()"
|
|
|
|
desc: "Gets the inner com.azure.resourcemanager.mobilenetwork.fluent.models.DiagnosticsPackageInner object."
|
|
|
|
returns:
|
|
|
|
description: "the inner object."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.fluent.models.DiagnosticsPackageInner?alt=com.azure.resourcemanager.mobilenetwork.fluent.models.DiagnosticsPackageInner&text=DiagnosticsPackageInner\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.name()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.name()"
|
|
|
|
name: "name()"
|
|
|
|
nameWithType: "DiagnosticsPackage.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.DiagnosticsPackage.provisioningState()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.provisioningState()"
|
|
|
|
name: "provisioningState()"
|
|
|
|
nameWithType: "DiagnosticsPackage.provisioningState()"
|
|
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state of the diagnostics package resource."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract ProvisioningState provisioningState()"
|
|
|
|
desc: "Gets the provisioningState property: The provisioning state of the diagnostics package resource."
|
|
|
|
returns:
|
|
|
|
description: "the provisioningState value."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.ProvisioningState?alt=com.azure.resourcemanager.mobilenetwork.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.reason()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.reason()"
|
|
|
|
name: "reason()"
|
|
|
|
nameWithType: "DiagnosticsPackage.reason()"
|
|
|
|
summary: "Gets the reason property: The reason for the current state of the diagnostics package collection."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract String reason()"
|
|
|
|
desc: "Gets the reason property: The reason for the current state of the diagnostics package collection."
|
|
|
|
returns:
|
|
|
|
description: "the reason value."
|
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
|
|
- uid: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.status()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.status()"
|
|
|
|
name: "status()"
|
|
|
|
nameWithType: "DiagnosticsPackage.status()"
|
|
|
|
summary: "Gets the status property: The status of the diagnostics package collection."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract DiagnosticsPackageStatus status()"
|
|
|
|
desc: "Gets the status property: The status of the diagnostics package collection."
|
|
|
|
returns:
|
|
|
|
description: "the status value."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackageStatus?alt=com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackageStatus&text=DiagnosticsPackageStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.systemData()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.systemData()"
|
|
|
|
name: "systemData()"
|
|
|
|
nameWithType: "DiagnosticsPackage.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.DiagnosticsPackage.type()"
|
|
|
|
fullName: "com.azure.resourcemanager.mobilenetwork.models.DiagnosticsPackage.type()"
|
|
|
|
name: "type()"
|
|
|
|
nameWithType: "DiagnosticsPackage.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 DiagnosticsPackage."
|
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.resourcemanager.mobilenetwork.models"
|
2024-03-21 07:46:56 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.1.0
|