### YamlMime:JavaType uid: "com.azure.resourcemanager.kusto.models.DataConnection" fullName: "com.azure.resourcemanager.kusto.models.DataConnection" name: "DataConnection" nameWithType: "DataConnection" summary: "An immutable client-side representation of DataConnection." syntax: "public interface **DataConnection**" methods: - uid: "com.azure.resourcemanager.kusto.models.DataConnection.id()" fullName: "com.azure.resourcemanager.kusto.models.DataConnection.id()" name: "id()" nameWithType: "DataConnection.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: "String" - uid: "com.azure.resourcemanager.kusto.models.DataConnection.innerModel()" fullName: "com.azure.resourcemanager.kusto.models.DataConnection.innerModel()" name: "innerModel()" nameWithType: "DataConnection.innerModel()" summary: "Gets the inner com.azure.resourcemanager.kusto.fluent.models.DataConnectionInner object." modifiers: - "abstract" syntax: "public abstract DataConnectionInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.kusto.fluent.models.DataConnectionInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.kusto.models.DataConnection.location()" fullName: "com.azure.resourcemanager.kusto.models.DataConnection.location()" name: "location()" nameWithType: "DataConnection.location()" summary: "Gets the location property: Resource location." modifiers: - "abstract" syntax: "public abstract String location()" desc: "Gets the location property: Resource location." returns: description: "the location value." type: "String" - uid: "com.azure.resourcemanager.kusto.models.DataConnection.name()" fullName: "com.azure.resourcemanager.kusto.models.DataConnection.name()" name: "name()" nameWithType: "DataConnection.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: "String" - uid: "com.azure.resourcemanager.kusto.models.DataConnection.type()" fullName: "com.azure.resourcemanager.kusto.models.DataConnection.type()" name: "type()" nameWithType: "DataConnection.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: "String" type: "interface" desc: "An immutable client-side representation of DataConnection." metadata: {} package: "com.azure.resourcemanager.kusto.models" artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0