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

198 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails"
name: "TroubleshootingDetails"
nameWithType: "TroubleshootingDetails"
summary: "Information gained from troubleshooting of specified resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- 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 **TroubleshootingDetails**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.TroubleshootingDetails()"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.TroubleshootingDetails()"
name: "TroubleshootingDetails()"
nameWithType: "TroubleshootingDetails.TroubleshootingDetails()"
summary: "Creates an instance of Troubleshooting<wbr>Details class."
syntax: "public TroubleshootingDetails()"
desc: "Creates an instance of TroubleshootingDetails class."
methods:
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.detail()"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.detail()"
name: "detail()"
nameWithType: "TroubleshootingDetails.detail()"
summary: "Get the detail property: Details on troubleshooting results."
syntax: "public String detail()"
desc: "Get the detail property: Details on troubleshooting results."
returns:
description: "the detail value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "TroubleshootingDetails.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Troubleshooting<wbr>Details from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static TroubleshootingDetails fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the TroubleshootingDetails."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of TroubleshootingDetails from the JsonReader."
returns:
description: "An instance of TroubleshootingDetails if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.id()"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.id()"
name: "id()"
nameWithType: "TroubleshootingDetails.id()"
summary: "Get the id property: The id of the get troubleshoot operation."
syntax: "public String id()"
desc: "Get the id property: The id of the get troubleshoot operation."
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.network.models.TroubleshootingDetails.reasonType()"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.reasonType()"
name: "reasonType()"
nameWithType: "TroubleshootingDetails.reasonType()"
summary: "Get the reason<wbr>Type property: Reason type of failure."
syntax: "public String reasonType()"
desc: "Get the reasonType property: Reason type of failure."
returns:
description: "the reasonType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.recommendedActions()"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.recommendedActions()"
name: "recommendedActions()"
nameWithType: "TroubleshootingDetails.recommendedActions()"
summary: "Get the recommended<wbr>Actions property: List of recommended actions."
syntax: "public List<TroubleshootingRecommendedActions> recommendedActions()"
desc: "Get the recommendedActions property: List of recommended actions."
returns:
description: "the recommendedActions value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingRecommendedActions?alt=com.azure.resourcemanager.network.models.TroubleshootingRecommendedActions&text=TroubleshootingRecommendedActions\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.summary()"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.summary()"
name: "summary()"
nameWithType: "TroubleshootingDetails.summary()"
summary: "Get the summary property: A summary of troubleshooting."
syntax: "public String summary()"
desc: "Get the summary property: A summary of troubleshooting."
returns:
description: "the summary value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "TroubleshootingDetails.toJson(JsonWriter jsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.validate()"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.validate()"
name: "validate()"
nameWithType: "TroubleshootingDetails.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withDetail(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withDetail(String detail)"
name: "withDetail(String detail)"
nameWithType: "TroubleshootingDetails.withDetail(String detail)"
summary: "Set the detail property: Details on troubleshooting results."
parameters:
- description: "the detail value to set."
name: "detail"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public TroubleshootingDetails withDetail(String detail)"
desc: "Set the detail property: Details on troubleshooting results."
returns:
description: "the TroubleshootingDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withId(String id)"
name: "withId(String id)"
nameWithType: "TroubleshootingDetails.withId(String id)"
summary: "Set the id property: The id of the get troubleshoot operation."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public TroubleshootingDetails withId(String id)"
desc: "Set the id property: The id of the get troubleshoot operation."
returns:
description: "the TroubleshootingDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withReasonType(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withReasonType(String reasonType)"
name: "withReasonType(String reasonType)"
nameWithType: "TroubleshootingDetails.withReasonType(String reasonType)"
summary: "Set the reason<wbr>Type property: Reason type of failure."
parameters:
- description: "the reasonType value to set."
name: "reasonType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public TroubleshootingDetails withReasonType(String reasonType)"
desc: "Set the reasonType property: Reason type of failure."
returns:
description: "the TroubleshootingDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withRecommendedActions(java.util.List<com.azure.resourcemanager.network.models.TroubleshootingRecommendedActions>)"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withRecommendedActions(List<TroubleshootingRecommendedActions> recommendedActions)"
name: "withRecommendedActions(List<TroubleshootingRecommendedActions> recommendedActions)"
nameWithType: "TroubleshootingDetails.withRecommendedActions(List<TroubleshootingRecommendedActions> recommendedActions)"
summary: "Set the recommended<wbr>Actions property: List of recommended actions."
parameters:
- description: "the recommendedActions value to set."
name: "recommendedActions"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingRecommendedActions?alt=com.azure.resourcemanager.network.models.TroubleshootingRecommendedActions&text=TroubleshootingRecommendedActions\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public TroubleshootingDetails withRecommendedActions(List<TroubleshootingRecommendedActions> recommendedActions)"
desc: "Set the recommendedActions property: List of recommended actions."
returns:
description: "the TroubleshootingDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withSummary(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.TroubleshootingDetails.withSummary(String summary)"
name: "withSummary(String summary)"
nameWithType: "TroubleshootingDetails.withSummary(String summary)"
summary: "Set the summary property: A summary of troubleshooting."
parameters:
- description: "the summary value to set."
name: "summary"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public TroubleshootingDetails withSummary(String summary)"
desc: "Set the summary property: A summary of troubleshooting."
returns:
description: "the TroubleshootingDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Information gained from troubleshooting of specified resource."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.models.TroubleshootingDetails?alt=com.azure.resourcemanager.network.models.TroubleshootingDetails&text=TroubleshootingDetails\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0