### YamlMime:JavaType uid: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult" fullName: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult" name: "LinkedServiceListResult" nameWithType: "LinkedServiceListResult" summary: "The list linked service operation response." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **LinkedServiceListResult**" constructors: - uid: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.LinkedServiceListResult()" fullName: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.LinkedServiceListResult()" name: "LinkedServiceListResult()" nameWithType: "LinkedServiceListResult.LinkedServiceListResult()" summary: "Creates an instance of LinkedServiceListResult class." syntax: "public LinkedServiceListResult()" desc: "Creates an instance of LinkedServiceListResult class." methods: - uid: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.validate()" fullName: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.validate()" name: "validate()" nameWithType: "LinkedServiceListResult.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.value()" fullName: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.value()" name: "value()" nameWithType: "LinkedServiceListResult.value()" summary: "Get the value property: The list of linked service instances." syntax: "public List value()" desc: "Get the value property: The list of linked service instances." returns: description: "the value value." type: "List<>" - uid: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.withValue(java.util.List)" fullName: "com.azure.resourcemanager.loganalytics.models.LinkedServiceListResult.withValue(List value)" name: "withValue(List value)" nameWithType: "LinkedServiceListResult.withValue(List value)" summary: "Set the value property: The list of linked service instances." parameters: - description: "the value value to set." name: "value" type: "List<>" syntax: "public LinkedServiceListResult withValue(List value)" desc: "Set the value property: The list of linked service instances." returns: description: "the LinkedServiceListResult object itself." type: "" type: "class" desc: "The list linked service operation response." metadata: {} package: "com.azure.resourcemanager.loganalytics.models" artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0