### YamlMime:JavaType uid: "com.azure.resourcemanager.newrelicobservability.models.Plans" fullName: "com.azure.resourcemanager.newrelicobservability.models.Plans" name: "Plans" nameWithType: "Plans" summary: "Resource collection API of Plans." syntax: "public interface **Plans**" methods: - uid: "com.azure.resourcemanager.newrelicobservability.models.Plans.list()" fullName: "com.azure.resourcemanager.newrelicobservability.models.Plans.list()" name: "list()" nameWithType: "Plans.list()" summary: "List plans data." modifiers: - "abstract" syntax: "public abstract PagedIterable list()" desc: "List plans data." returns: description: "response of get all plan data Operation as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.newrelicobservability.models.Plans.list(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.newrelicobservability.models.Plans.list(String accountId, String organizationId, Context context)" name: "list(String accountId, String organizationId, Context context)" nameWithType: "Plans.list(String accountId, String organizationId, Context context)" summary: "List plans data." modifiers: - "abstract" parameters: - description: "Account Id." name: "accountId" type: "String" - description: "Organization Id." name: "organizationId" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(String accountId, String organizationId, Context context)" desc: "List plans data." returns: description: "response of get all plan data Operation as paginated response with ." type: "<>" type: "interface" desc: "Resource collection API of Plans." metadata: {} package: "com.azure.resourcemanager.newrelicobservability.models" artifact: com.azure.resourcemanager:azure-resourcemanager-newrelicobservability:1.1.0