### YamlMime:JavaType uid: "com.microsoft.azure.management.resources.fluentcore.model.CreatedResources" fullName: "com.microsoft.azure.management.resources.fluentcore.model.CreatedResources" name: "CreatedResources" nameWithType: "CreatedResources" summary: "Represents the results of batch of create operations." syntax: "public interface **CreatedResources**
extends <,>" methods: - uid: "com.microsoft.azure.management.resources.fluentcore.model.CreatedResources.createdRelatedResource(java.lang.String)" fullName: "com.microsoft.azure.management.resources.fluentcore.model.CreatedResources.createdRelatedResource(String key)" name: "createdRelatedResource(String key)" nameWithType: "CreatedResources.createdRelatedResource(String key)" summary: "Gets a created resource with the given key." modifiers: - "abstract" parameters: - description: "the key of the resource" name: "key" type: "" syntax: "public abstract Indexable createdRelatedResource(String key)" desc: "Gets a created resource with the given key." returns: description: "the created resource" type: "" type: "interface" typeParameters: - description: "the type of the resource in this batch" name: "ResourceT" desc: "Represents the results of batch of create operations.\n\n(Note: this interface is not intended to be implemented by user code)" implements: - "<,>" metadata: {} package: "com.microsoft.azure.management.resources.fluentcore.model" artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4