### YamlMime:JavaType uid: "com.azure.resourcemanager.avs.models.Operations" fullName: "com.azure.resourcemanager.avs.models.Operations" name: "Operations" nameWithType: "Operations" summary: "Resource collection API of Operations." syntax: "public interface **Operations**" methods: - uid: "com.azure.resourcemanager.avs.models.Operations.list()" fullName: "com.azure.resourcemanager.avs.models.Operations.list()" name: "list()" nameWithType: "Operations.list()" summary: "List the operations for the provider." modifiers: - "abstract" syntax: "public abstract PagedIterable list()" desc: "List the operations for the provider." returns: description: "a list of REST API operations supported by an Azure Resource Provider as paginated response with\n ." type: "<>" - uid: "com.azure.resourcemanager.avs.models.Operations.list(com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.avs.models.Operations.list(Context context)" name: "list(Context context)" nameWithType: "Operations.list(Context context)" summary: "List the operations for the provider." modifiers: - "abstract" parameters: - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(Context context)" desc: "List the operations for the provider." returns: description: "a list of REST API operations supported by an Azure Resource Provider as paginated response with\n ." type: "<>" type: "interface" desc: "Resource collection API of Operations." metadata: {} package: "com.azure.resourcemanager.avs.models" artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0